[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 1 / 7 / c / KSCControl / 1.1.5 / KSCControl.podspec.json
bloba528c640775e68a6983c3092ff5fb8236bb2aa22
2   "name": "KSCControl",
3   "version": "1.1.5",
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/KSCControl.git",
16     "tag": "1.1.5"
17   },
18   "authors": {
19     "KanSC": "kanscemail@126.com"
20   },
21   "requires_arc": true,
22   "ios": {
23     "vendored_frameworks": "Product/KSCControl.framework"
24   },
25   "frameworks": [
26     "UIKit",
27     "Foundation"
28   ],
29   "dependencies": {
30     "Masonry": [
32     ],
33     "YYKit": [
35     ],
36     "KSCNetworking": [
38     ]
39   }