[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / a / e / LCHelper / 0.0.3 / LCHelper.podspec.json
blob35c9bf8e4f6db1ec61360b9b5726a024e17795be
2   "name": "LCHelper",
3   "version": "0.0.3",
4   "summary": "项目中用的一些工具类和Extension",
5   "homepage": "https://github.com/LiuChang712/LCHelper",
6   "license": "MIT",
7   "authors": {
8     "LiuChang": "helloliuchang@163.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/LiuChang712/LCHelper.git",
15     "tag": "0.0.3"
16   },
17   "source_files": "LCHelper/**/*.{h,m}",
18   "frameworks": "UIKit",
19   "requires_arc": true