blob: b4145c98a540c37e74ee0f5ab6f4818ebcdfe347 [file] [log] [blame]
{
"name": "Pyrobase",
"version": "1.1",
"summary": "An iOS lightweight wrapper for Firebase REST API",
"platforms": {
"ios": "9.0"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"homepage": "https://github.com/mownier/pyrobase",
"authors": {
"Mounir Ybanez": "rinuom91@gmail.com"
},
"source": {
"git": "https://github.com/mownier/pyrobase.git",
"tag": "1.1"
},
"source_files": "Pyrobase/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "4.0"
}