[Add] HyphenateChat_test1 1.0.1
[CocoaPods.git] / Specs / d / 3 / 4 / JSSAlertView / 1.0 / JSSAlertView.podspec.json
blobf5d6833437f4a473fecb336a97ea663f120c1d42
2   "name": "JSSAlertView",
3   "version": "1.0",
4   "summary": "A custom alert view for iOS 7 and 8 written in Swift",
5   "description": "A custom modal alert view for iOS 7+ written in Swift, with a couple basic themes and support for custom icons and fonts. Inspired by and modeled after vikmeup's SCLAlertView.",
6   "homepage": "https://github.com/itsmeichigo/JSSAlertView",
7   "screenshots": "https://raw.githubusercontent.com/stakes/JSSAlertView/master/gh-demo.gif",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Huong Do": "huongdt29@gmail.com"
14   },
15   "social_media_url": "http://twitter.com/itsmeichigo",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "source": {
20     "git": "https://github.com/itsmeichigo/JSSAlertView.git",
21     "tag": "1.0"
22   },
23   "source_files": "JSSAlertView.swift"