[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 5 / 0 / e / Ubergang / 1.0 / Ubergang.podspec.json
blobdd32bdd2c33416eb5e5949fd6de285001498bf62
2   "name": "Ubergang",
3   "version": "1.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": "1.0"
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"