blob: f4e8f2ce8990d8dd50b249ba075bbdabd1e505df [file] [log] [blame]
{
"name": "Cordova-Lib",
"version": "3.9.0",
"summary": "镜像自github,部署在git.oschina.net解决国内访问的连接速度。Apache Cordova is a platform for building native mobile applications using HTML, CSS and JavaScript.",
"homepage": "https://git.oschina.net/liubiqu/cordova-ios",
"authors": "Cordova Contributors",
"license": "Apache License, Version 2.0",
"source": {
"git": "https://git.oschina.net/liubiqu/cordova-ios.git",
"tag": "3.9.0"
},
"platforms": {
"ios": "6.0"
},
"requires_arc": true,
"frameworks": [
"AVFoundation",
"CoreLocation",
"MobileCoreServices",
"AssetsLibrary"
],
"source_files": "CordovaLib/Classes/*.{h,m}",
"preserve_paths": [
"CordovaLib/cordova.js",
"CordovaLib/VERSION"
]
}