blob: b1fdfae8d080d1f2a70d4efa1fa7f1b11119e71f [file] [log] [blame]
{
"name": "JAlertView",
"version": "0.2.1",
"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.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "lib/**/*.{swift}",
"requires_arc": true
}