[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 9 / 6 / e / CtAdd / 0.0.1 / CtAdd.podspec.json
blob80d5b262c620a8efe4d1a7ae5e038e1504d1370c
2   "name": "CtAdd",
3   "version": "0.0.1",
4   "summary": "一些个人常用的Category.",
5   "description": "发布了CtAdd,这包含一些个人常用的Category.",
6   "homepage": "https://github.com/clint23/CtAdd",
7   "license": "MIT",
8   "authors": {
9     "clint": "3243629382@qq.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/clint23/CtAdd.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "CtAdd/*.{h,m}",
19   "exclude_files": "Classes/Exclude",
20   "frameworks": "UIKit",
21   "requires_arc": true