blob: 0c236583a098c6a21583b128c18eaaecb08cc8d5 [file] [log] [blame]
{
"name": "GoBus",
"version": "0.1.2",
"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.2"
},
"social_media_url": "https://twitter.com/or_amorim",
"ios": {
"frameworks": [
"UIKit",
"Foundation"
]
},
"platforms": {
"ios": "8.0"
},
"source_files": "GoBus/Classes/**/*.swift"
}