blob: 51d315341315c4fe8f4a6a9f4c6b980795eed441 [file] [log] [blame]
{
"name": "SimpleAlert",
"version": "1.2.1",
"summary": "Simply Alert for Swift",
"homepage": "https://github.com/KyoheiG3/SimpleAlert",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Kyohei Ito": "je.suis.kyohei@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/KyoheiG3/SimpleAlert.git",
"tag": "1.2.1"
},
"source_files": "SimpleAlert/**/*.{h,swift,xib}",
"requires_arc": true,
"frameworks": "UIKit"
}