[Add] AlibabacloudEcs20140526 3.0.0
[CocoaPods.git] / Specs / d / 7 / a / SnapTimer / 1.0.1 / SnapTimer.podspec.json
blob86da7259a6dcbdbe25a5e970e2df0fb4a77abb17
2   "name": "SnapTimer",
3   "version": "1.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": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/andresinaka/SnapTimer.git",
19     "tag": "1.0.1"
20   },
21   "source_files": "SnapTimer/**/*.swift",
22   "pod_target_xcconfig": {
23     "SWIFT_VERSION": "3.0"
24   }