[Add] AmplitudeExperiment 1.15.0
[CocoaPods.git] / Specs / 0 / 2 / 6 / Twinkle / 0.5.0 / Twinkle.podspec.json
blob7c8383c07356e4e707c041f7fdcb3d798441519c
2   "name": "Twinkle",
3   "version": "0.5.0",
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": "patrick.piemonte@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/piemonte/twinkle.git",
13     "tag": "0.5.0"
14   },
15   "platforms": {
16     "ios": "10.0",
17     "tvos": "10.0"
18   },
19   "source_files": "Sources/*.swift",
20   "resources": "Sources/Resources/*.png",
21   "requires_arc": true,
22   "swift_versions": "5.0",
23   "screenshots": "https://raw.github.com/piemonte/Twinkle/master/twinkle.gif"