[Add] kit_extension 0.4.3
[CocoaPods.git] / Specs / 2 / 3 / 1 / KSCCategory / 1.0.3 / KSCCategory.podspec.json
blob4c1b9e225543145aa81b0b3f3b21754d3563efea
2   "name": "KSCCategory",
3   "version": "1.0.3",
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.3"
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   "frameworks": [
27     "UIKit",
28     "Foundation"
29   ],
30   "dependencies": {
31     "DZNEmptyDataSet": [
33     ],
34     "MJRefresh": [
36     ],
37     "KSCUtils": [
39     ]
40   }