[Add] DocumentReaderMRZStage 7.5.10959
[CocoaPods.git] / Specs / 5 / 0 / e / Ubergang / 0.5.0 / Ubergang.podspec.json
blob661c2fe6640b568bc59d07f8020f241f5a2a948f
2   "name": "Ubergang",
3   "version": "0.5.0",
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.5.0"
16   },
17   "source_files": "Ubergang/**/*.{h,swift}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.3"
21   }