[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / 5 / 0 / e / Ubergang / 0.0.6 / Ubergang.podspec.json
blob31d62ce3b36096f6102f30a1b5ac817d7745b6f2
2   "name": "Ubergang",
3   "version": "0.0.6",
4   "summary": "A low level tweening engine.",
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.0.6"
16   },
17   "source_files": "Ubergang/**/*.{h,swift}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "9.3"
21   }