blob: d77ebf135bcd1527689a0d43632c150aa37378c3 [file] [log] [blame]
{
"name": "GoBus",
"version": "0.1.1",
"summary": "Elegant way to get data from Inthegra API.",
"homepage": "https://github.com/orlandoamorim/GoBus",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Orlando Amorim": "orlandoamorimdev@gmail.com"
},
"source": {
"git": "https://github.com/orlandoamorim/GoBus.git",
"tag": "0.1.1"
},
"social_media_url": "https://twitter.com/or_amorim",
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"platforms": {
"ios": "8.0"
},
"source_files": "GoBus/Classes/**/*.swift"
}