blob: 08187f8915353369edb586d1ea1760bd143d14bc [file] [log] [blame]
{
"name": "JRAlertController",
"version": "1.0.0",
"summary": "基于apple的UIAlertController控件api,用swift重新打造的UI控件,更符合主流app的风格。",
"homepage": "https://github.com/Jiar/JRAlertController",
"license": {
"type": "Apache-2.0",
"file": "LICENSE"
},
"authors": {
"Jiar": "jiar.world@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Jiar/JRAlertController.git",
"tag": "1.0.0"
},
"source_files": "Source/*.swift",
"module_name": "JRAlertController",
"pushed_with_swift_version": "3.0"
}