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