blob: b7478f2576518adbb5f632178f36d19c4a5c0cb1 [file] [log] [blame]
{
"name": "StpOCSDK",
"version": "0.1.9",
"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.1.9"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"libraries": "c++",
"frameworks": [
"UIKit",
"WebKit",
"CoreTelephony",
"SystemConfiguration",
"MobileCoreServices",
"AVFoundation"
],
"dependencies": {
"AFNetworking": [
"~> 3.2.1"
],
"YYModel": [
]
},
"vendored_frameworks": "SpeakPen.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}