blob: aaec8f452c0a2fe011ed4ea62f99c2d7a359c221 [file] [log] [blame]
{
"name": "TRX",
"version": "0.6.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.6.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": "4.0"
}