[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / f / 9 / CordovaPlugin-file-transfer / 0.3.3 / CordovaPlugin-file-transfer.podspec.json
blob0e957243c58ec9f40631b71f9d14c1802ffd49ba
2   "name": "CordovaPlugin-file-transfer",
3   "version": "0.3.3",
4   "summary": "Mirror of Apache Cordova Plugin file-transfer",
5   "description": "                   A longer description of CordovaPlugin-file-transfer in Markdown format.\n",
6   "homepage": "https://github.com/apache/CordovaPlugin-file-transfer",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "The Apache Software Foundation": "email@address.com"
13   },
14   "platforms": {
15     "ios": "5.0"
16   },
17   "source": {
18     "git": "https://github.com/apache/cordova-plugin-file-transfer.git",
19     "tag": "r0.3.3"
20   },
21   "source_files": "src/ios/*.{h,m}",
22   "preserve_paths": [
23     "*.md",
24     "www/*.js",
25     "www/ios/*.js"
26   ],
27   "frameworks": "AssetsLibrary",
28   "requires_arc": true,
29   "dependencies": {
30     "Cordova": [
31       ">= 3.0.0"
32     ],
33     "Cordova/Plugins/File": [
35     ]
36   }