[Add] HyphenateChat 4.4.0
[CocoaPods.git] / Specs / 0 / 2 / 6 / Twinkle / 0.2.1 / Twinkle.podspec.json
blob2ac37a854af8bf732dd900bfb034fb94d6b4e20c
2   "name": "Twinkle",
3   "version": "0.2.1",
4   "license": "MIT",
5   "summary": "Swift and easy way to make elements in your iOS or tvOS app twinkle",
6   "homepage": "https://github.com/piemonte/twinkle",
7   "social_media_url": "http://twitter.com/piemonte",
8   "authors": {
9     "patrick piemonte": "piemonte@alumni.cmu.edu"
10   },
11   "source": {
12     "git": "https://github.com/piemonte/twinkle.git",
13     "tag": "0.2.1"
14   },
15   "platforms": {
16     "ios": "9.0",
17     "tvos": "9.0"
18   },
19   "source_files": "Sources/*.swift",
20   "resources": "Sources/Resources/*.png",
21   "requires_arc": true,
22   "screenshots": "https://raw.github.com/piemonte/Twinkle/master/twinkle.gif",
23   "pushed_with_swift_version": "3.0"