[Add] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git] / Specs / c / 2 / f / YAlert / 0.1.0 / YAlert.podspec.json
blob32f82afdded3aa7671532e5b66b7f3f94c93aec5
2   "name": "YAlert",
3   "version": "0.1.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.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "YAlert/Classes/**/*",
22   "pushed_with_swift_version": "3.0"