[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 7 / b / 8 / FFile / 0.1.5 / FFile.podspec.json
blob4c6ded0cd0aa1ea8b534133fd310dc1d385b80a9
2   "name": "FFile",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "Like the Parse File with AWS S3 and Firebase",
7   "requires_arc": true,
8   "version": "0.1.5",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Muqq": "bbbb55952000@gmail.com"
15   },
16   "homepage": "http://github.com/Invisibi/FFile",
17   "source": {
18     "git": "https://github.com/Invisibi/FFile.git",
19     "tag": "0.1.5"
20   },
21   "frameworks": "MobileCoreServices",
22   "dependencies": {
23     "AWSCore": [
25     ],
26     "Firebase": [
28     ],
29     "AWSS3": [
31     ],
32     "SPTPersistentCache": [
34     ]
35   },
36   "source_files": "FFile/**/*"