blob: ce529058f25492cefdafd12b20d72058756bc0e3 [file] [log] [blame]
{
"name": "SpeakPen",
"version": "0.1.9",
"summary": "SpeakPen SDK.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/Guxiaodong941005/storyToy",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Guxiaodong941005": "970768639@qq.com"
},
"source": {
"git": "https://github.com/Guxiaodong941005/storyToy.git",
"tag": "0.1.9"
},
"platforms": {
"ios": "10.0"
},
"requires_arc": true,
"libraries": "c++",
"frameworks": [
"UIKit",
"WebKit",
"CoreTelephony",
"SystemConfiguration",
"MobileCoreServices",
"AVFoundation"
],
"dependencies": {
"AFNetworking": [
],
"YYModel": [
]
},
"vendored_frameworks": "SpeakPen.framework",
"xcconfig": {
"OTHER_LDFLAGS": "-ObjC"
}
}