blob: 0354a360da3cdd40b6624351b715fdfa4913ba2b [file] [log] [blame]
{
"name": "WXChinaWeatherSDK",
"version": "0.0.1",
"summary": "中国天气网 SDK",
"homepage": "https://github.com/LisonFan/WXChinaWeatherSDK",
"license": "MIT",
"authors": {
"LisonFan": "lisonfan1996@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LisonFan/WXChinaWeatherSDK.git",
"tag": "0.0.1"
},
"source_files": "WXChinaWeatherSDK/*.framework/Headers/*.h",
"public_header_files": "WXChinaWeatherSDK/*.framework/Headers/*.h",
"vendored_frameworks": "WXChinaWeatherSDK/*.framework",
"frameworks": "UIKit",
"requires_arc": true
}