blob: 557f0c881d11e3907df3fed12bb2ce83041b8041 [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.2",
"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.2"
},
"frameworks": "MobileCoreServices",
"dependencies": {
"Firebase": [
],
"AWSS3": [
],
"SPTPersistentCache": [
]
},
"source_files": "FFile/**/*"
}