[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 6 / 7 / 1 / StpOCSDK / 0.3.16 / StpOCSDK.podspec.json
blob72337e8a68b7632894073a80e7efde11006ffcc4
2   "name": "StpOCSDK",
3   "version": "0.3.16",
4   "summary": "StpOCSDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Felix-2022/StpOCSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Felix": "252141465@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/Felix-2022/StpOCSDK.git",
16     "tag": "0.3.16"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "requires_arc": true,
22   "libraries": "c++",
23   "frameworks": [
24     "UIKit",
25     "WebKit",
26     "CoreTelephony",
27     "SystemConfiguration",
28     "MobileCoreServices",
29     "AVFoundation"
30   ],
31   "dependencies": {
32     "AFNetworking/Reachability": [
33       "~> 3.2.0"
34     ],
35     "AFNetworking/Serialization": [
36       "~> 3.2.0"
37     ],
38     "AFNetworking/Security": [
39       "~> 3.2.0"
40     ],
41     "AFNetworking/NSURLSession": [
42       "~> 3.2.0"
43     ],
44     "YYModel": [
46     ]
47   },
48   "vendored_frameworks": "SpeakPen.framework",
49   "xcconfig": {
50     "OTHER_LDFLAGS": "-ObjC"
51   },
52   "pod_target_xcconfig": {
53     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
54     "OTHER_LDFLAGS": "-read_only_relocs suppress"
55   },
56   "user_target_xcconfig": {
57     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
58   }