blob: eddbd7973f6d7637ab53ad3fbb5d5d0b41c8ac1c [file] [log] [blame]
{
"name": "Kamagari",
"version": "0.9.0",
"license": "MIT",
"summary": "Simple UIAlertController builder in Swift",
"homepage": "https://github.com/tasanobu/Kamagari",
"social_media_url": "http://twitter.com/tasanobu",
"authors": {
"Kazunobu Tasaka": "tasanobu@gmail.com"
},
"source": {
"git": "https://github.com/tasanobu/Kamagari.git",
"tag": "0.9.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}