| { | |
| "name": "JKViewAnimation", | |
| "version": "1.0.1", | |
| "summary": "自定义视图弹出动画", | |
| "description": "自定义视图几种简单弹出动画封装,只用调用方法即可", | |
| "homepage": "https://github.com/aasdsjk/JKViewAnimation", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "sjk": "1289647068@qq.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/aasdsjk/JKViewAnimation.git", | |
| "tag": "1.0.1" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "JKViewAnimation/Classes/*" | |
| } |