[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / d / a / 8 / Animatics / 1.0.1 / Animatics.podspec.json
blob8496f88ad1c94c752bb9c10fdc53fa63d1b6e415
2   "name": "Animatics",
3   "version": "1.0.1",
4   "summary": "Declarative animations",
5   "description": "Animatics make it easy to create, chain, reuse and perform animations.",
6   "homepage": "https://github.com/Anvics/Animatics.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nikita Arkhipov": "nikitarkhipov@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Anvics/Animatics.git",
16     "tag": "1.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Animatics/Classes/**/*",
22   "frameworks": "UIKit",
23   "pushed_with_swift_version": "3.2"