blob: 8ff6c378ee9ad020693c4faf79e824a1c23d22e6 [file] [log] [blame]
{
"name": "SimpleAlert",
"version": "1.2.2",
"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.2"
},
"source_files": "SimpleAlert/**/*.{h,swift,xib}",
"requires_arc": true,
"frameworks": "UIKit"
}