blob: c30221bbdfe5c6aa480dbdd4cb3ebcc63c920aa3 [file] [log] [blame]
{
"name": "YQAlert",
"version": "0.0.1",
"summary": "iOS highly customizable Alert. Write using swift",
"description": "iOS highly customizable Alert. Write using swift. And you can use the synchronization Alert",
"homepage": "https://github.com/YQqiang/YQAlert",
"license": "MIT",
"authors": {
"逆行云": "1054572107@qq.com"
},
"social_media_url": "http://www.jianshu.com/u/b34eb8288906",
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/YQqiang/YQAlert.git",
"tag": "0.0.1"
},
"source_files": "YQAlert/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}