[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 1 / e / SWBaseControl / 1.3.6.1 / SWBaseControl.podspec.json
blob44b8129be2556b86c5dfcb672886edfcc60b4baa
2   "name": "SWBaseControl",
3   "version": "1.3.6.1",
4   "homepage": "https://github.com/zhoushaowen/SWBaseControl",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "summary": "a control group",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Zhoushaowen": "348345883@qq.com"
15   },
16   "source": {
17     "git": "https://github.com/zhoushaowen/SWBaseControl.git",
18     "tag": "1.3.6.1"
19   },
20   "source_files": "SWBaseControl/SWBaseControl/*.{h,m}",
21   "dependencies": {
22     "SWCustomPresentation": [
24     ],
25     "SWMultipleDelegateProxy": [
27     ],
28     "SWExtension/Core": [
30     ],
31     "ReactiveObjC": [
33     ]
34   },
35   "requires_arc": true,
36   "subspecs": [
37     {
38       "name": "SWPopover",
39       "source_files": "SWBaseControl/SWBaseControl/SWPopover/*.{h,m}"
40     },
41     {
42       "name": "SWBaseViewController",
43       "source_files": "SWBaseControl/SWBaseControl/SWBaseViewController/*.{h,m}"
44     }
45   ]