[Add] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git] / Specs / 3 / 6 / 4 / TRX / 0.1.0 / TRX.podspec.json
blob8ae60a6137bf2958ff7da5ffe4ecebcb53da4abe
2   "name": "TRX",
3   "version": "0.1.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   "license": "MIT",
8   "authors": "Adam Modzelewski",
9   "source": {
10     "git": "https://github.com/Trxy/TRX.git",
11     "tag": "0.1.0"
12   },
13   "social_media_url": "https://twitter.com/AKModzelewski",
14   "platforms": {
15     "ios": "8.4",
16     "tvos": "9.0"
17   },
18   "requires_arc": true,
19   "source_files": "Sources/**/*.swift",
20   "frameworks": "QuartzCore"