blob: 94cbae21212108286b952484a9a6d09aa32ede73 [file] [log] [blame]
{
"name": "Pyrobase",
"version": "1.0",
"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.0"
},
"source_files": "Pyrobase/*.swift",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}