[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / a / d / 7 / CordovaPlugin-File1.3.2 / 1.3.2 / CordovaPlugin-File1.3.2.podspec.json
blobdcaa99d3847ecb28d40d4cfd995bc085a39adcc2
2   "name": "CordovaPlugin-File1.3.2",
3   "version": "1.3.2",
4   "summary": "Apache Cordova File Plugin",
5   "description": "                   * Think: Why did you write this? What is the focus? What does it do?\n                   * CocoaPods will be using this to generate tags, and improve search results.\n                   * Try to keep it short, snappy and to the point.\n                   * Finally, don't worry about the indent, CocoaPods strips it!\n",
6   "homepage": "https://github.com/apache/cordova-plugin-file",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Shlomi Steinberg": "shlomi.steinberg@conduit.com"
13   },
14   "platforms": {
15     "ios": "6.0"
16   },
17   "source": {
18     "git": "https://github.com/apache/cordova-plugin-file.git",
19     "tag": "r1.3.2"
20   },
21   "source_files": "src/ios/*.{h,m}",
22   "preserve_paths": [
23     "*.md",
24     "www/*.js",
25     "www/ios/*.js"
26   ],
27   "requires_arc": true,
28   "dependencies": {
29     "Cordova": [
30       ">= 3.7.0"
31     ]
32   }