blob: 5789a80fc9fa960ce78219505a00392423ba5219 [file] [log] [blame]
{
"name": "WJAlerter",
"version": "0.0.1",
"license": "MIT",
"summary": "WJAlerter是对UIAlertController和UIAlertAction的封装,为了方便使用和优雅美观,全部封装为链式语法",
"homepage": "https://github.com/ZengWeiJun/WJAlerter",
"source": {
"git": "https://github.com/ZengWeiJun/WJAlerter.git",
"tag": "0.0.1"
},
"source_files": "WJAlerter/Classes/**/*",
"requires_arc": true,
"platforms": {
"ios": "8.0"
},
"authors": {
"曾维俊": "niuszeng@163.com"
},
"social_media_url": "https://github.com/ZengWeiJun"
}