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