[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 1 / e / SWBaseControl / 1.3.7.2 / SWBaseControl.podspec.json
blobd344af1674c2199a545fb5419237ecfe8f45e264
2   "name": "SWBaseControl",
3   "version": "1.3.7.2",
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.7.2"
19   },
20   "dependencies": {
21     "SWCustomPresentation": [
23     ],
24     "SWMultipleDelegateProxy": [
26     ],
27     "SWExtension/Core": [
29     ],
30     "ReactiveObjC": [
32     ]
33   },
34   "requires_arc": true,
35   "subspecs": [
36     {
37       "name": "SWPopover",
38       "source_files": "SWBaseControl/SWBaseControl/SWPopover/*.{h,m}"
39     },
40     {
41       "name": "SWBaseViewController",
42       "source_files": "SWBaseControl/SWBaseControl/SWBaseViewController/*.{h,m}"
43     },
44     {
45       "name": "Other",
46       "source_files": "SWBaseControl/SWBaseControl/Other/*.{h,m}"
47     }
48   ]