[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 0 / 8 / 6 / SSBaseKitModule / 1.0.1 / SSBaseKitModule.podspec.json
blob3106a88cd67984e926d8eab3003e2f4c358f3cab
2   "name": "SSBaseKitModule",
3   "version": "1.0.1",
4   "summary": "基础框架类",
5   "description": "私有SSBaseKit类,包含一些自定义组件",
6   "homepage": "https://github.com/SherryIsMe/SSBaseKitModule",
7   "license": "MIT",
8   "authors": {
9     "马清霞": "maqingxia@wdwd.com"
10   },
11   "platforms": {
12     "ios": "8.0"
13   },
14   "source": {
15     "git": "https://github.com/SherryIsMe/SSBaseKitModule.git",
16     "tag": "1.0.1"
17   },
18   "requires_arc": true,
19   "dependencies": {
20     "SnapKit": [
22     ]
23   },
24   "subspecs": [
25     {
26       "name": "UIKit",
27       "source_files": "SSBaseKitModule/*.{h,m}"
28     }
29   ]