[Add] GizoSDK 2.0.2-alpha.05
[CocoaPods.git] / Specs / f / 9 / 0 / alerter / 0.1.0 / alerter.podspec.json
blob92ee49cd7a36be9526225f01d8b1473a35b86819
2   "name": "alerter",
3   "platforms": {
4     "ios": "9.0"
5   },
6   "summary": "alerter lets a user easily create an alert.",
7   "requires_arc": true,
8   "version": "0.1.0",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Marko Crnkovic": "marko777.ny@gmail.com"
15   },
16   "homepage": "https://github.com/chih98/alerter",
17   "source": {
18     "git": "https://github.com/chih98/alerter.git",
19     "tag": "0.1.0"
20   },
21   "frameworks": "UIKit",
22   "source_files": "alerter/**/*.{swift}",
23   "resources": "alerter/**/*.{png,jpg}"