[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 4 / 1 / e / SWBaseControl / 0.0.7 / SWBaseControl.podspec.json
blob6e8a631dfe82442bb08f8bc3b4e6b4775a1160b2
2   "name": "SWBaseControl",
3   "version": "0.0.7",
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": "0.0.7"
19   },
20   "source_files": "SWBaseControl/SWBaseControl/*.{h,m}",
21   "dependencies": {
22     "SWCustomPresentation": [
24     ],
25     "SWMultipleDelegateProxy": [
27     ]
28   },
29   "requires_arc": true,
30   "subspecs": [
31     {
32       "name": "SWPopover",
33       "source_files": "SWBaseControl/SWBaseControl/SWPopover/*.{h,m}"
34     }
35   ]