[Add] ZJSDK 2.5.8.12
[CocoaPods.git] / Specs / c / 2 / f / YAlert / 0.5.0 / YAlert.podspec.json
blob614de05ca9ef23076429c801c3e356ef7144137c
2   "name": "YAlert",
3   "version": "0.5.0",
4   "summary": "A customized alert view controller",
5   "description": "A customized alert view controller featuring the ability to specify banner image, title, message, and two user actions.",
6   "homepage": "https://github.com/wleofeng/YAlert",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Leo Feng": "wleofeng@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/wleofeng/YAlert.git",
16     "tag": "0.5.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YAlert/Classes/**/*",
22   "pushed_with_swift_version": "3.0"