blob: 226fa12139d9292e92aa2da254553b106f573762 [file] [log] [blame]
{
"name": "CrosheSDK",
"version": "0.1.4.7",
"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.4.7"
},
"platforms": {
"ios": "8.0"
},
"frameworks": [
"UIKit",
"MapKit",
"CoreLocation",
"JavaScriptCore",
"QuartzCore"
],
"libraries": "sqlite3",
"vendored_frameworks": "CrosheSDK/*.{framework}",
"requires_arc": true,
"deprecated": true
}