blob: 04b87fbe770d6e0673baf75844f056fc7762c691 [file] [log] [blame]
{
"name": "FFile",
"platforms": {
"ios": "8.0"
},
"summary": "Like the Parse File with AWS S3 and Firebase",
"requires_arc": true,
"version": "0.1.4",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Muqq": "bbbb55952000@gmail.com"
},
"homepage": "http://github.com/Invisibi/FFile",
"source": {
"git": "https://github.com/Invisibi/FFile.git",
"tag": "0.1.4"
},
"frameworks": "MobileCoreServices",
"dependencies": {
"AWSCore": [
],
"Firebase": [
],
"AWSS3": [
],
"SPTPersistentCache": [
]
},
"source_files": "FFile/**/*"
}