[Add] MoneyHashPayment 2.2.14
[CocoaPods.git] / Specs / a / 2 / 8 / SNControl / 0.1.0 / SNControl.podspec.json
blobefb5b76cc676a52309bec83ed41868cfc14e868b
2   "name": "SNControl",
3   "version": "0.1.0",
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.0"
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   }