[Add] YLProgressHUD 0.0.2
[CocoaPods.git] / Specs / d / 7 / a / SnapTimer / 0.0.1 / SnapTimer.podspec.json
blobe269c204d3ff326108a255d8ded9fa4e5a63136a
2   "name": "SnapTimer",
3   "version": "0.0.1",
4   "summary": "SnapTimer is an implementation of Snapchat's stories timer",
5   "description": "Build a drop-in UIView that behaves exactly as Snapchat's stories timer. Easy to use and easy to extend.",
6   "homepage": "https://github.com/andresinaka/SnapTimer/tree/master",
7   "screenshots": [
8     "https://github.com/andresinaka/SnapTimer/raw/master/images/ej3.gif",
9     "https://github.com/andresinaka/SnapTimer/raw/master/images/sample-timers.png"
10   ],
11   "license": "MIT",
12   "authors": "Andres Canal",
13   "social_media_url": "http://twitter.com/andangc",
14   "platforms": {
15     "ios": "8.0"
16   },
17   "source": {
18     "git": "https://github.com/andresinaka/SnapTimer.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "SnapTimer/**/*.swift"