[Add] OpacityCore 3.22.7
[CocoaPods.git] / Specs / 2 / 3 / 1 / KSCCategory / 1.5.8 / KSCCategory.podspec.json
blobcb8a258854db06ab829cae137234b7a4eaf60d6a
2   "name": "KSCCategory",
3   "version": "1.5.8",
4   "summary": "常用扩展类",
5   "description": "个人常用的扩展类别.",
6   "homepage": "https://dev.tencent.com/u/KanSC",
7   "license": {
8     "type": "MIT",
9     "file": "FILE_LICENSE"
10   },
11   "platforms": {
12     "ios": "9.0"
13   },
14   "source": {
15     "git": "https://git.dev.tencent.com/KanSC/KSCCategory.git",
16     "tag": "1.5.8"
17   },
18   "authors": {
19     "KanSC": "kanscemail@126.com"
20   },
21   "requires_arc": true,
22   "ios": {
23     "vendored_frameworks": "Product/KSCCategory.framework"
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "dependencies": {
30     "DZNEmptyDataSet": [
32     ],
33     "MJRefresh": [
35     ],
36     "Masonry": [
38     ]
39   }