[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / c / d / 1 / TCCategory / 1.0.1 / TCCategory.podspec.json
blob49c489c8c203bc9c678dd4b73af6b2155df8255b
2   "name": "TCCategory",
3   "version": "1.0.1",
4   "summary": "ctc's category.",
5   "description": "Common class category on iOS.",
6   "homepage": "https://github.com/ctc1991/TCCategory",
7   "license": "MIT",
8   "authors": {
9     "ctc": "ctc1991@foxmail.com"
10   },
11   "platforms": {
12     "ios": null
13   },
14   "source": {
15     "git": "https://github.com/ctc1991/TCCategory.git",
16     "tag": "1.0.1"
17   },
18   "source_files": "TCCategory/**/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true