blob: 349b8e1a94f069bb6a0e0c7e96450a97209b2657 [file] [log] [blame]
{
"name": "StpOCSDK",
"version": "0.3.14",
"summary": "StpOCSDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Felix-2022/StpOCSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Felix": "252141465@qq.com"
},
"source": {
"git": "https://github.com/Felix-2022/StpOCSDK.git",
"tag": "0.3.14"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"libraries": "c++",
"frameworks": [
"UIKit",
"WebKit",
"CoreTelephony",
"SystemConfiguration",
"MobileCoreServices",
"AVFoundation"
],
"dependencies": {
"AFNetworking/Reachability": [
"~> 3.2.0"
],
"AFNetworking/Serialization": [
"~> 3.2.0"
],
"AFNetworking/Security": [
"~> 3.2.0"
],
"AFNetworking/NSURLSession": [
"~> 3.2.0"
],
"YYModel": [
]
},
"vendored_frameworks": "SpeakPen.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
},
"pod_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64",
"OTHER_LDFLAGS": "-read_only_relocs suppress"
},
"user_target_xcconfig": {
"EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
}
}