[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 9 / b / 3 / KTCommonKit / 0.0.1 / KTCommonKit.podspec.json
blobb29a4d70d7764b6f0fba247e2569c0be91aad99c
2   "name": "KTCommonKit",
3   "version": "0.0.1",
4   "summary": "A public library.",
5   "description": "A public library for iOS.",
6   "homepage": "https://github.com/KetilDeng/KTCommonKit",
7   "license": "MIT",
8   "authors": {
9     "KerryDeng": "dkts47@163.com"
10   },
11   "platforms": {
12     "ios": "7.0"
13   },
14   "source": {
15     "git": "https://github.com/KetilDeng/KTCommonKit.git",
16     "tag": "0.0.1"
17   },
18   "source_files": "Common/*.{h,m}",
19   "frameworks": "UIKit",
20   "requires_arc": true