[Add] DemoTestFramework 1.0.7
[CocoaPods.git] / Specs / 7 / b / 8 / FFile / 0.1.9 / FFile.podspec.json
blob9984f6a313b8b83a55e9999a3f748b00a1be0528
2   "name": "FFile",
3   "platforms": {
4     "ios": "8.0"
5   },
6   "summary": "Auto save File with AWS S3",
7   "requires_arc": true,
8   "version": "0.1.9",
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.9"
20   },
21   "frameworks": "MobileCoreServices",
22   "dependencies": {
23     "AWSCore": [
25     ],
26     "AWSS3": [
28     ],
29     "SPTPersistentCache": [
31     ]
32   },
33   "source_files": "FFile/**/*"