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