blob: 1b014fc56bb58dcd3bf3eaafd6371ccf81696bb0 [file] [log] [blame]
{
"name": "ATSDK",
"version": "0.0.1-weex",
"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"
]
}