[Add] AliPlayerSDK_iOS_NORMAL_SR_FILTER 6.21.0
[CocoaPods.git] / Specs / 5 / 0 / e / Ubergang / 0.5.1 / Ubergang.podspec.json
blob000a950f5c211909272f5e4addb3ca1875235bb9
2   "name": "Ubergang",
3   "version": "0.5.1",
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.1"
16   },
17   "source_files": "Ubergang/**/*.{h,swift}",
18   "requires_arc": true,
19   "platforms": {
20     "ios": "8.0"
21   }