[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 0 / e / Ubergang / 0.9.2 / Ubergang.podspec.json
blobd9d7ecd06e0694881978dbd38cf93c910695ef3b
2   "name": "Ubergang",
3   "version": "0.9.2",
4   "summary": "A tweening engine written in Swift.",
5   "homepage": "https://github.com/RobinFalko/Ubergang",
6   "license": {
7     "type": "Apache",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Robin Frielingsdorf": "mail@robinfalko.com"
12   },
13   "source": {
14     "git": "https://github.com/RobinFalko/Ubergang.git",
15     "tag": "0.9.2"
16   },
17   "source_files": "Ubergang/**/*.{h,m,swift}",
18   "platforms": {
19     "ios": "8.0"
20   },
21   "frameworks": "Foundation",
22   "requires_arc": true,
23   "pushed_with_swift_version": "3.0"