[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / c / 9 / 8 / WXChinaWeatherSDK / 0.0.2 / WXChinaWeatherSDK.podspec.json
blob09c1f5746a8e26d45ed9f24cc55d576210d88a53
2   "name": "WXChinaWeatherSDK",
3   "version": "0.0.2",
4   "summary": "中国天气网 SDK",
5   "homepage": "https://github.com/LisonFan/WXChinaWeatherSDK",
6   "license": "MIT",
7   "authors": {
8     "LisonFan": "lisonfan1996@gmail.com"
9   },
10   "platforms": {
11     "ios": "9.0"
12   },
13   "source": {
14     "git": "https://github.com/LisonFan/WXChinaWeatherSDK.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "WXChinaWeatherSDK/*.framework/Headers/*.h",
18   "public_header_files": "WXChinaWeatherSDK/*.framework/Headers/*.h",
19   "vendored_frameworks": "WXChinaWeatherSDK/*.framework",
20   "frameworks": "UIKit",
21   "requires_arc": true,
22   "dependencies": {
23     "SDWebImage": [
25     ],
26     "Masonry": [
28     ]
29   }