[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 4 / 1 / e / SWBaseControl / 1.3.3.4 / SWBaseControl.podspec.json
blobd5d5b63cac89d42916570d26b81044cb77e06b89
2   "name": "SWBaseControl",
3   "version": "1.3.3.4",
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.3.4"
19   },
20   "source_files": "SWBaseControl/SWBaseControl/*.{h,m}",
21   "dependencies": {
22     "SWCustomPresentation": [
24     ],
25     "SWMultipleDelegateProxy": [
27     ],
28     "SWExtension": [
30     ]
31   },
32   "requires_arc": true,
33   "subspecs": [
34     {
35       "name": "SWPopover",
36       "source_files": "SWBaseControl/SWBaseControl/SWPopover/*.{h,m}"
37     },
38     {
39       "name": "SWBaseViewController",
40       "source_files": "SWBaseControl/SWBaseControl/SWBaseViewController/*.{h,m}"
41     }
42   ]