[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / a / 4 / 9 / GDBase / 0.0.2 / GDBase.podspec.json
blobb9b4358ba55743515abfcdfad8667bdf78b252b3
2   "name": "GDBase",
3   "version": "0.0.2",
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.2"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "Classes/**/*"