blob: 7e003bc453c43a9b073f7b5cd5aa14d9f558b3b1 [file] [log] [blame]
{
"name": "Disc",
"version": "0.5.9",
"summary": "An API client for Grid Passport.",
"homepage": "https://github.com/the-grid/Disc",
"license": {
"type": "MIT"
},
"authors": {
"Nick Velloff": "nick.velloff@gmail.com"
},
"social_media_url": "https://twitter.com/nickvelloff",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/the-grid/Disc.git",
"tag": "0.5.9"
},
"source_files": [
"Classes",
"Disc/**/*.swift"
],
"requires_arc": true,
"dependencies": {
"Swish": [
"~> 1.0.0"
],
"Argo": [
"~> 3.0.0"
],
"Ogra": [
"~> 3.0.0"
]
}
}