[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / 1 / e / Cordova-Lib / 3.8.0 / Cordova-Lib.podspec.json
blob5cb0fac7359509c3fc3bbad0a0297ff1e712a1f1
2   "name": "Cordova-Lib",
3   "version": "3.8.0",
4   "summary": "镜像自github,部署在git.oschina.net解决国内访问的连接速度。Apache Cordova is a platform for building native mobile applications using HTML, CSS and JavaScript.",
5   "homepage": "https://git.oschina.net/liubiqu/cordova-ios",
6   "authors": "Cordova Contributors",
7   "license": "Apache License, Version 2.0",
8   "source": {
9     "git": "https://git.oschina.net/liubiqu/cordova-ios.git",
10     "tag": "3.8.0"
11   },
12   "platforms": {
13     "ios": "6.0"
14   },
15   "requires_arc": true,
16   "frameworks": [
17     "AVFoundation",
18     "CoreLocation",
19     "MobileCoreServices",
20     "AssetsLibrary"
21   ],
22   "source_files": "CordovaLib/Classes/*.{h,m}",
23   "preserve_paths": [
24     "CordovaLib/cordova.js",
25     "CordovaLib/VERSION"
26   ]