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