[Add] FCVideo 3.2.21
[CocoaPods.git] / Specs / 3 / 6 / 4 / TRX / 0.5.0 / TRX.podspec.json
bloba7b01087f2119a091dcdc7e3654e785f9238e951
2   "name": "TRX",
3   "version": "0.5.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.5.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",
22   "pushed_with_swift_version": "3.0"