[Add] MentaIFLYAdapter 6.00.23
[CocoaPods.git] / Specs / c / 3 / 6 / EasingInterpolator / 0.0.1 / EasingInterpolator.podspec.json
blob45e7b2768efd9260897fbfba8c0f3d43aa843a9e
2   "name": "EasingInterpolator",
3   "version": "0.0.1",
4   "summary": "Interpolation Library supporting 31 different easing functions",
5   "homepage": "https://github.com/odemiral/EasingInterpolator",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Onur Demiralay": "onurd91@gmail.com"
12   },
13   "platforms": {
14     "ios": "9.0",
15     "osx": "10.15"
16   },
17   "source": {
18     "git": "https://github.com/odemiral/EasingInterpolator.git",
19     "tag": "0.0.1"
20   },
21   "source_files": "EasingInterpolator/**",
22   "swift_versions": "5",
23   "swift_version": "5"