blob: 1f2ee05edf4c4132a6e70dc986155f5abbd2e8b5 [file] [log] [blame]
{
"name": "FCTestSDK",
"version": "0.0.1",
"summary": "A short description of FCTestSDK.podspec.",
"homepage": "https://github.com/FC-IOS2019/FCTestSDK",
"license": "MIT",
"authors": {
"wangjiandu": "wangjiandu@fingercrystal.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/FC-IOS2019/FCTestSDK.git",
"tag": "0.1"
},
"source_files": [
"FCSmartHomeSDK",
"FCSmartHomeSDK/**/*.{h,m}"
],
"dependencies": {
"TuyaSmartHomeKit": [
]
}
}