[Add] FaceSDKNightly 6.4.2314
[CocoaPods.git] / Specs / 4 / 1 / 2 / Lerp / 2.1.0 / Lerp.podspec.json
blob062513c64d3962ab73d61c4b0322f3a59a20f945
2   "name": "Lerp",
3   "version": "2.1.0",
4   "summary": "A linear interpolation microlibrary.",
5   "homepage": "https://github.com/dclelland/Lerp",
6   "license": {
7     "type": "MIT"
8   },
9   "authors": {
10     "Daniel Clelland": "daniel.clelland@gmail.com"
11   },
12   "source": {
13     "git": "https://github.com/dclelland/Lerp.git",
14     "tag": "2.1.0"
15   },
16   "platforms": {
17     "ios": "8.0"
18   },
19   "swift_versions": "4.2",
20   "ios": {
21     "source_files": "Lerp.swift"
22   },
23   "requires_arc": true,
24   "swift_version": "4.2"