[Add] CustomerIO 3.7.0
[CocoaPods.git] / Specs / 2 / 3 / 1 / KSCCategory / 1.0.4 / KSCCategory.podspec.json
blob670d124b9296203d2583bf82a4b9529e5f512f7e
2   "name": "KSCCategory",
3   "version": "1.0.4",
4   "summary": "KSCCategory.",
5   "description": "this is KSCCategory",
6   "homepage": "https://dev.tencent.com/u/KanSC",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "source": {
12     "git": "https://git.dev.tencent.com/KanSC/KSCCategory.git",
13     "tag": "1.0.4"
14   },
15   "authors": {
16     "KanSC": "kanscemail@126.com"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "preserve_paths": "Product/KSCCategory.framework",
23   "ios": {
24     "vendored_frameworks": "Product/KSCCategory.framework"
25   },
26   "resources": "KSCCategory/Resource/KSCCategory.bundle",
27   "frameworks": [
28     "UIKit",
29     "Foundation"
30   ],
31   "dependencies": {
32     "DZNEmptyDataSet": [
34     ],
35     "MJRefresh": [
37     ],
38     "KSCUtils": [
40     ]
41   }