| { | |
| "name": "YJTransition", | |
| "version": "0.1.0", | |
| "summary": "YJTransition", | |
| "description": "自定义转场.", | |
| "homepage": "https://github.com/Zyj163/YJTransition", | |
| "license": { | |
| "type": "MIT", | |
| "file": "LICENSE" | |
| }, | |
| "authors": { | |
| "Zyj163": "zyj194250@163.com" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Zyj163/YJTransition.git", | |
| "tag": "0.1.0" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source_files": "YJTransition/Classes/**/*" | |
| } |