blob: 5da86991d9320595ec7dee89e88d98f8e10ac016 [file] [log] [blame]
{
"name": "MSAlertController",
"version": "1.0.2",
"summary": "MSAlertController is possible you to use AlertController in iOS7.",
"homepage": "https://github.com/szk-atmosphere/MSAlertController",
"license": "MIT",
"authors": {
"Taiki Suzuki": "s1180183@gmail.com"
},
"source": {
"git": "https://github.com/szk-atmosphere/MSAlertController.git",
"tag": "1.0.2"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MSAlertController/*.{h,m}",
"resources": "MSAlertController/*.xib",
"frameworks": [
"UIKit",
"QuartzCore"
]
}