blob: 868d22cf498a01020ff30e0fd2b9956c3e00f63c [file] [log] [blame]
{
"name": "WXHeWeatherPlugin",
"version": "0.0.1",
"summary": "和风天气插件",
"homepage": "https://dev.heweather.com/widget/sdk",
"license": "MIT",
"authors": {
"LisonFan": "lisonfan1996@gmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/LisonFan/WXHeWeatherPlugin.git",
"tag": "0.0.1"
},
"source_files": "WXHeWeatherPlugin/*.framework/Headers/*.h",
"public_header_files": "WXHeWeatherPlugin/*.framework/Headers/*.h",
"vendored_frameworks": "WXHeWeatherPlugin/*.framework",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"SDWebImage": [
],
"Masonry": [
]
}
}