[Add] LiteRTSelectTfOps 0.0.1-nightly.20250101
[CocoaPods.git] / Specs / 7 / 9 / c / InterpolatedAnimation / 0.1.0 / InterpolatedAnimation.podspec.json
blobdc432649cf3dd403b86ba4334b991b5b461e6116
2   "name": "InterpolatedAnimation",
3   "version": "0.1.0",
4   "summary": "Library for building complex gesture driven animations",
5   "homepage": "https://github.com/mrabiciu/InterpolatedAnimation",
6   "license": {
7     "type": "MIT",
8     "file": "License.txt"
9   },
10   "authors": {
11     "Max Rabiciuc": "mrabiciu@gmail.com"
12   },
13   "platforms": {
14     "ios": "8.0"
15   },
16   "source": {
17     "git": "https://github.com/mrabiciu/InterpolatedAnimation.git",
18     "tag": "v0.1.0"
19   },
20   "source_files": [
21     "InterpolatedAnimation/*.swift",
22     "InterpolatedAnimation/*.h"
23   ],
24   "public_header_files": "InterpolatedAnimation/*.h",
25   "requires_arc": true,
26   "pushed_with_swift_version": "3.0"