blob: 50c194bd9d565d5d5dbfd69930ba4c255c949e35 [file] [log] [blame]
{
"name": "AppStoreSDK",
"version": "1.0.2",
"summary": "iOS分发平台 SDK",
"description": "\"iOS分发平台 SDK\"",
"homepage": "https://github.com/shiwenwen/AppStoreSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"石文文": "shiwenwendevelop@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/shiwenwen/AppStoreSDK.git",
"tag": "1.0.2"
},
"ios": {
"vendored_frameworks": "AppStoreSDK/AppUpdate.framework"
},
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}