[Add] RegulaCommonStage 7.5.928
[CocoaPods.git] / Specs / a / 2 / 8 / SNControl / 0.1.13 / SNControl.podspec.json
blob8c41ece14fb1c9a7b01c7c69cf2b33ef9a0d25c7
2   "name": "SNControl",
3   "version": "0.1.13",
4   "summary": "网络管控",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yangllB/SNControl",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "leleyang": "yang_930907@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yangllB/SNControl.git",
16     "tag": "0.1.13"
17   },
18   "frameworks": [
19     "UIKit",
20     "Foundation"
21   ],
22   "vendored_frameworks": "SNControl/Frameworks/SNNetWorkControl.framework",
23   "pod_target_xcconfig": {
24     "VALID_ARCHS": "x86_64 armv7 arm64",
25     "ENABLE_BITCODE": "NO"
26   },
27   "platforms": {
28     "ios": "11.0"
29   },
30   "resources": "SNControl/Assets/SNControl.bundle",
31   "dependencies": {
32     "AFNetworking": [
34     ],
35     "FMDB/SQLCipher": [
37     ],
38     "JSONModel": [
40     ],
41     "YYKit": [
43     ]
44   }