[Add] TensorFlowLiteSwift 0.0.1-nightly.20241221
[CocoaPods.git] / Specs / b / e / c / LSAnimator / 1.2.0 / LSAnimator.podspec.json
blob6bcb76c714e0738bb41a0c7f855bb25b9c972c29
2   "name": "LSAnimator",
3   "version": "1.2.0",
4   "summary": "Easy to read and write non-intrusive multi-chain animation kits.",
5   "homepage": "https://github.com/Lision/LSAnimator",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Lision": "lisionmail@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/Lision/LSAnimator.git",
15     "tag": "v1.2.0"
16   },
17   "source_files": "LSAnimator/*.{h,m,c}",
18   "frameworks": [
19     "UIKit",
20     "QuartzCore"
21   ],
22   "platforms": {
23     "ios": "7.0"
24   },
25   "requires_arc": true