blob: a7b01087f2119a091dcdc7e3654e785f9238e951 [file] [log] [blame]
{
"name": "TRX",
"version": "0.5.0",
"summary": "Squeeze, chain, overlap, seek. A powerful swift animation framework.",
"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.",
"homepage": "https://github.com/Trxy/TRX",
"screenshots": "https://trxy.github.io/TRX/trx.png",
"license": "MIT",
"authors": "Adam Modzelewski",
"source": {
"git": "https://github.com/Trxy/TRX.git",
"tag": "0.5.0"
},
"social_media_url": "https://twitter.com/AKModzelewski",
"platforms": {
"ios": "8.4",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Sources/**/*.swift",
"frameworks": "QuartzCore",
"pushed_with_swift_version": "3.0"
}