[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / 8 / d / ASCustomAlertView / 1.0.1 / ASCustomAlertView.podspec.json
blob2ba9e6b06cf432003c1c3428608c6bd788803926
2   "name": "ASCustomAlertView",
3   "version": "1.0.1",
4   "summary": "This is custom alert notification accepts buttons array witn own handlers",
5   "homepage": "http://softermii.com",
6   "social_media_url": "http://twitter.com/anton__dev",
7   "documentation_url": "http://softermii.com",
8   "authors": {
9     "Anton Stremovskiy": "perlik@gmail.com",
10     "Max Rachytskyy": "maksym.rachytskyy@softermii.com"
11   },
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "source": {
17     "git": "https://github.com/softermii/ASCustomAlertView.git",
18     "tag": "v1.0.1"
19   },
20   "platforms": {
21     "ios": "9.0"
22   },
23   "requires_arc": true,
24   "source_files": [
25     "Source/*.{swift, xib}",
26     "*.xib"
27   ],
28   "ios": {
29     "frameworks": [
30       "UIKit"
31     ]
32   },
33   "dependencies": {
34     "Cosmos": [
36     ]
37   },
38   "pushed_with_swift_version": "3.0"