[Add] GizoSDK 2.0.2-alpha.02
[CocoaPods.git] / Specs / 3 / 6 / 4 / TRX / 0.4.0 / TRX.podspec.json
blobc26d3fd426b5a7f126050dc0f4bc4894589c17c5
2   "name": "TRX",
3   "version": "0.4.0",
4   "summary": "Squeeze, chain, overlap, seek. A powerful swift animation framework.",
5   "description": "A versatile animation framework built with ease of use, powerful features and performance in mind. TRX is inspired by the the excellent JavaScript animation framework GSAP.",
6   "homepage": "https://github.com/Trxy/TRX",
7   "screenshots": "https://trxy.github.io/TRX/trx.png",
8   "license": "MIT",
9   "authors": "Adam Modzelewski",
10   "source": {
11     "git": "https://github.com/Trxy/TRX.git",
12     "tag": "0.4.0"
13   },
14   "social_media_url": "https://twitter.com/AKModzelewski",
15   "platforms": {
16     "ios": "8.4",
17     "tvos": "9.0"
18   },
19   "requires_arc": true,
20   "source_files": "Sources/**/*.swift",
21   "frameworks": "QuartzCore"