blob: 350a1957759d38dbfcfcf8f69279f2db96433ebb [file] [log] [blame]
{
"name": "Skiplagged",
"version": "0.3.2",
"summary": "API Client for skiplagged.com",
"description": "If you don't know it, then you won't need it :)",
"homepage": "https://github.com/bulusoy/Skiplagged",
"license": "MIT",
"authors": {
"Bilge Taylan Ulusoy": "bilge.ulusoy@me.com"
},
"source": {
"git": "https://github.com/bulusoy/Skiplagged.git",
"branch": "master",
"tag": "0.3.2"
},
"social_media_url": "https://twitter.com/bulusoy",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"dependencies": {
"Gloss": [
"~> 0.6.0"
]
}
}