[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / 9 / 3 / d / StpOCSDK-Liu / 0.0.14 / StpOCSDK-Liu.podspec.json
blob674abdd2432c8be641e045ca267018db15886f5f
2   "name": "StpOCSDK-Liu",
3   "version": "0.0.14",
4   "summary": "StpOCSDK-Liu",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/Felix-2022/StpOCSDK-Liu",
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-Liu.git",
16     "tag": "0.0.14"
17   },
18   "platforms": {
19     "ios": "9.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/Serialization": [
33       "~> 4.0.1"
34     ],
35     "AFNetworking/Security": [
36       "~> 4.0.1"
37     ],
38     "AFNetworking/NSURLSession": [
39       "~> 4.0.1"
40     ],
41     "YYModel": [
43     ]
44   },
45   "vendored_frameworks": "SpeakPen.framework",
46   "xcconfig": {
47     "OTHER_LDFLAGS": "-ObjC"
48   },
49   "pod_target_xcconfig": {
50     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51   },
52   "user_target_xcconfig": {
53     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
54   }