blob: c683cc397298751b923a4402886681bad1cd076a [file] [log] [blame]
{
"name": "JAlertView",
"version": "0.2.0",
"summary": "JAlertView is an Swift library for iOS developers.",
"homepage": "https://github.com/jinxiansen/JAlertView",
"license": "MIT (LICENSE)",
"authors": {
"jinxiansen": "hi@jinxiansen.com"
},
"source": {
"git": "https://github.com/jinxiansen/JAlertView.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "JAlertView/lib/",
"requires_arc": true
}