[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 4 / 1 / e / SWBaseControl / 1.12.12 / SWBaseControl.podspec.json
blob3c4fa0989cb99b814e4c9257938dacfd7ca6650c
2   "name": "SWBaseControl",
3   "version": "1.12.12",
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.12.12"
19   },
20   "resources": "SWBaseControl/SWBaseControl/Source/*",
21   "dependencies": {
22     "SWCustomPresentation": [
24     ],
25     "SWMultipleDelegateProxy": [
27     ],
28     "SWExtension/Core": [
30     ],
31     "ReactiveObjC": [
33     ],
34     "MJExtension": [
36     ],
37     "DZNEmptyDataSet": [
39     ],
40     "Masonry": [
42     ]
43   },
44   "requires_arc": true,
45   "subspecs": [
46     {
47       "name": "SWPopover",
48       "source_files": "SWBaseControl/SWBaseControl/SWPopover/*.{h,m}"
49     },
50     {
51       "name": "SWBaseViewController",
52       "source_files": "SWBaseControl/SWBaseControl/SWBaseViewController/*.{h,m}"
53     },
54     {
55       "name": "Other",
56       "source_files": "SWBaseControl/SWBaseControl/Other/*.{h,m}"
57     }
58   ]