blob: fa42f9ad73c93c6fec76574efb5c5874084aa7e8 [file] [log] [blame]
{
"name": "Kamagari",
"version": "0.8.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.8.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}