[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 4 / 9 / f / EYSnapAlert / 0.3.0 / EYSnapAlert.podspec.json
blobac841adf18d1988b873ec73728a2f2cfe3f998a0
2   "name": "EYSnapAlert",
3   "version": "0.3.0",
4   "summary": "A simple alert box for iOS, with customized style.",
5   "description": "EYSnapAlert is a simple alert box for iOS, written with Swift, with simple API, customized styles.",
6   "homepage": "https://github.com/enix223/EYSnapAlert",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "enix223": "enix223@163.com"
13   },
14   "source": {
15     "git": "https://github.com/enix223/EYSnapAlert.git",
16     "tag": "0.3.0"
17   },
18   "social_media_url": "https://twitter.com/enixyu",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "EYSnapAlert/Classes/**/*",
23   "pushed_with_swift_version": "3.0"