[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / a / 0 / e / CQObjCKit / 0.0.2 / CQObjCKit.podspec.json
blob790fb75e827cba5ee73501875387be9dcf45feb8
2   "name": "CQObjCKit",
3   "version": "0.0.2",
4   "summary": "一个让你编码更高效的工具类库",
5   "homepage": "https://github.com/CharlesQiu/CQObjCKit",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Charles.Qiu": "qhs@outlook.com"
12   },
13   "platforms": {
14     "ios": "9.0"
15   },
16   "source": {
17     "git": "https://github.com/CharlesQiu/CQObjCKit.git",
18     "tag": "0.0.2"
19   },
20   "source_files": [
21     "CQObjCKit",
22     "CQObjCKit/**/*.{h,m}"
23   ],
24   "frameworks": "UIKit",
25   "requires_arc": true