[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 7 / 0 / 2 / CordovaPlugin-console / 0.2.10 / CordovaPlugin-console.podspec.json
blobf13980d5c8f02e653d50cf88d87259332364bc83
2   "name": "CordovaPlugin-console",
3   "version": "0.2.10",
4   "summary": "Mirror of Apache Cordova Plugin console",
5   "description": "A longer description of CordovaPlugin-console in Markdown format.",
6   "homepage": "https://github.com/apache/cordova-plugin-console.git",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": "The Apache Software Foundation",
12   "platforms": {
13     "ios": "6.0"
14   },
15   "source": {
16     "git": "https://github.com/apache/cordova-plugin-console.git",
17     "tag": "r0.2.10"
18   },
19   "source_files": "src/ios/*.{h,m}",
20   "preserve_paths": [
21     "*.md",
22     "www/*.js",
23     "www/ios/*.js"
24   ],
25   "requires_arc": true,
26   "dependencies": {
27     "Cordova": [
28       ">= 3.0.0"
29     ]
30   }