[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 4 / 9 / GDBase / 0.0.4 / GDBase.podspec.json
blob13c02f34d655432c4d0f0da1d1e97313d4174fc7
2   "name": "GDBase",
3   "version": "0.0.4",
4   "summary": "基础框架,复用性,基本功能 工具类",
5   "description": "GDBase frameworks Tools",
6   "homepage": "https://github.com/JellyGD/GDBase",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JellyGD": "jelly130520@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/JellyGD/GDBase.git",
16     "tag": "0.0.4"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "GDBase/Classes/**/*"