blob: d6a717b3704a1da03ea7710a9501203b6bd759c8 [file] [log] [blame]
{
"name": "StpOCSDK",
"version": "0.3.7",
"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.7"
},
"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"
}
}