[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 0 / 8 / 2 / YXG_Helper / 0.1.7 / YXG_Helper.podspec.json
blob0ce6f0981d0fc6c027c609466ed5a14837a760df
2   "name": "YXG_Helper",
3   "version": "0.1.7",
4   "summary": "基础工具",
5   "description": "经常使用到的基础工具抽象成库以方便管理",
6   "homepage": "https://github.com/jackgitsource/YXG_Helper",
7   "license": "MIT",
8   "authors": {
9     "jackgitsource": "1360634255@qq.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/jackgitsource/YXG_Helper",
16     "tag": "0.1.7"
17   },
18   "source_files": "YXG_Helper/**/*",
19   "frameworks": "UIKit",
20   "dependencies": {
21     "SVProgressHUD": [
23     ]
24   }