blob: 14adf556d48969305e33c91d13658312366408aa [file] [log] [blame]
{
"name": "StpOCSDK-Liu",
"version": "0.0.5",
"summary": "StpOCSDK-Liu",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Felix-2022/StpOCSDK-Liu",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Felix": "252141465@qq.com"
},
"source": {
"git": "https://github.com/Felix-2022/StpOCSDK-Liu.git",
"tag": "0.0.5"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"libraries": "c++",
"frameworks": [
"UIKit",
"WebKit",
"CoreTelephony",
"SystemConfiguration",
"MobileCoreServices",
"AVFoundation"
],
"dependencies": {
"AFNetworking/Serialization": [
"~> 4.0.1"
],
"AFNetworking/Security": [
"~> 4.0.1"
],
"AFNetworking/NSURLSession": [
"~> 4.0.1"
],
"YYModel": [
]
},
"vendored_frameworks": "SpeakPen.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}