SellyCloudSDK_demo/Example/Pods/Local Podspecs/FUCommonUIComponent.podspec...

20 lines
442 B
JSON

{
"name": "FUCommonUIComponent",
"version": "1.0",
"license": "MIT",
"summary": "UI components",
"description": "Some UI components of FULiveDemo.",
"homepage": "https://github.com/Faceunity/FULiveDemo",
"authors": {
"faceunity": "dev@faceunity.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"http": "https://github.com/Faceunity/FULiveDemo"
},
"source_files": "**/*.{h,m}",
"requires_arc": true
}