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