[Add] TiendeoCoreLite 1.0.11-lite
[CocoaPods.git] / Specs / 1 / b / 5 / GGUIKit / 1.0.4 / GGUIKit.podspec.json
blobf20e775bbe453d37e53081bcb49ce5962a5dd876
2   "name": "GGUIKit",
3   "version": "1.0.4",
4   "summary": "GGKit for sdk",
5   "homepage": "https://github.com/7General/GGKit",
6   "license": "MIT",
7   "authors": {
8     "王会洲": "wanghuizhou21@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/7General/GGKit.git",
15     "tag": "1.0.4"
16   },
17   "source_files": "GGKit/GGKit/**/*.{h,m}",
18   "requires_arc": true,
19   "frameworks": "UIKit",
20   "dependencies": {
21     "SDWebImage": [
23     ],
24     "AFNetworking": [
26     ]
27   }