[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / d / e / 1 / GAWeather / 0.1.0 / GAWeather.podspec.json
bloba0c64b4332728f9e61669fcdd7c85249ace293c3
2   "name": "GAWeather",
3   "version": "0.1.0",
4   "summary": "A short description of GAWeather.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/wowbby/GAWeather",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wowbby": "zhengzhx@haier.com"
13   },
14   "source": {
15     "git": "https://github.com/wowbby/GAWeather.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "GAWeather/Classes/**/*",
22   "resource_bundles": {
23     "GAWeather": [
24       "GAWeather/Assets/*.imageset",
25       "GAWeather/ConfigFile/*.plist"
26     ]
27   },
28   "dependencies": {
29     "GAServer": [
31     ]
32   }