[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 5 / b / CTCKit / 0.0.1 / CTCKit.podspec.json
blob763ab5e7ca07a3b8e5dbf8119faab694f082632c
2   "name": "CTCKit",
3   "version": "0.0.1",
4   "summary": "ctc's common code.",
5   "description": "There are some common codes used on iOS, which implement by Objective-C.",
6   "homepage": "https://github.com/ctc1991/TCKit",
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/TCKit.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "TCKit/**/*",
19   "frameworks": [
20     "Foundation",
21     "UIKit"
22   ],
23   "requires_arc": true