blob: 9b2728cea25d94779041b6ac19fd80abe732d9f9 [file] [log] [blame]
{
"name": "Disc",
"version": "0.6.0",
"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.6.0"
},
"source_files": [
"Classes",
"Disc/**/*.{h,m,Swift}"
],
"requires_arc": true,
"dependencies": {
"Swish": [
"~> 1.0.0"
],
"Argo": [
"~> 3.0.0"
],
"Ogra": [
"~> 3.0.0"
]
}
}