[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / 2 / e / SLAnimation / 1.4.3 / SLAnimation.podspec.json
blob9c8d0bea50acf08e0558b75641fafbb38c403776
2   "name": "SLAnimation",
3   "version": "1.4.3",
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.4.3"
16   },
17   "source_files": "SLAnimation/Classes/*.{h,m}",
18   "platforms": {
19     "ios": "8.0"
20   }