[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / a / e / LCHelper / 0.1.1 / LCHelper.podspec.json
blobf6cd9e917e081f1963987b9808b5db654c8ef06e
2   "name": "LCHelper",
3   "version": "0.1.1",
4   "summary": "项目中用的一些工具类和Extension",
5   "homepage": "https://github.com/iLiuChang/LCHelper",
6   "license": "MIT",
7   "authors": {
8     "iLiuChang": "iliuchang@foxmail.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/iLiuChang/LCHelper.git",
15     "tag": "0.1.1"
16   },
17   "source_files": [
18     "LCHelper/*.{h,m}",
19     "LCHelper/Extensions/**/*.{h,m}",
20     "LCHelper/Utils/*.{h,m}"
21   ],
22   "frameworks": "UIKit",
23   "requires_arc": true