[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 5 / 2 / e / SLAnimation / 1.6 / SLAnimation.podspec.json
bloba52decef251670bdd14cc2ba86b8660cee98c6df
2   "name": "SLAnimation",
3   "version": "1.6",
4   "license": {
5     "type": "MIT"
6   },
7   "homepage": "https://github.com/jclwong/SLAnimation",
8   "authors": {
9     "jclwong": "jackwongau@hotmail.com"
10   },
11   "summary": "A Simple and Powerful Animation Library. Written in Obj-C and compatible with Swift.",
12   "description": "A Simple and Powerful Animation Library. Written in Obj-C and compatible with Swift. Features chainable animations, callbacks, and super simple effects wrapper.\nFeatures numerous animatable properties, multi-stage animations, callbacks and simplified effects wrapper.",
13   "source": {
14     "git": "https://github.com/jclwong/SLAnimation.git",
15     "tag": "1.6"
16   },
17   "source_files": "SLAnimation/Classes/*.{h,m}",
18   "platforms": {
19     "ios": "9.3"
20   }