blob: 2e1833f3e27eeb900f82a2e18125d444e55d3a8b [file] [log] [blame]
{
"name": "TRX",
"version": "0.2.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.2.0"
},
"social_media_url": "https://twitter.com/AKModzelewski",
"platforms": {
"ios": "8.4",
"tvos": "9.0"
},
"requires_arc": true,
"source_files": "Sources/**/*.swift",
"frameworks": "QuartzCore"
}