blob: 01741abe15351693f60983789e15bbd2f3d322cd [file] [log] [blame]
{
"name": "MSAlertController",
"version": "0.1.0",
"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": "v0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MSAlertController/*.{h,m,xib}",
"frameworks": [
"UIKit",
"QuartzCore"
]
}