blob: 0730961a5e466e2ad83c19517a1105369b6028f2 [file] [log] [blame]
{
"name": "ATSDK-Weex",
"version": "0.0.1",
"summary": "No summary",
"description": "description",
"license": {
"type": "Copyright",
"text": " Alibaba-INC copyright\n"
},
"authors": {
"yinfeng": "cxfeng1@gmail.com"
},
"source": {
"http": "http://download.taobaocdn.com/freedom/39794/compress/ATSDK.framework.zip"
},
"homepage": "http://github.com",
"vendored_frameworks": "ATSDK.framework",
"resources": "ATSDK.framework/Versions/A/Resources/*",
"exclude_files": "ATSDK.framework/Versions/A/Resources/Info.plist",
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"frameworks": [
"AVFoundation",
"MobileCoreServices",
"AudioToolbox"
]
}