blob: d0aec56c0f3ca7229050056a8416f07045dcb53d [file] [log] [blame]
{
"name": "CrosheSDK",
"version": "0.1.3",
"summary": "创息IOS的SDK",
"description": "base framework!!!",
"homepage": "https://git.oschina.net/appkf",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"jhfappkf": "jhfappkf@163.com"
},
"source": {
"git": "https://git.oschina.net/appkf/CrosheSDK.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"MapKit",
"CoreLocation",
"JavaScriptCore",
"QuartzCore"
],
"libraries": "sqlite3",
"vendored_frameworks": "CrosheSDK/*.{framework}",
"requires_arc": true,
"deprecated": true
}