| { | |
| "name": "FullScreenBack", | |
| "version": "1.0.3", | |
| "summary": "全屏左滑返回", | |
| "description": "左滑返回,you would like that way", | |
| "homepage": "https://github.com/Coderplayer/FullScreenBack", | |
| "license": "MIT", | |
| "authors": { | |
| "liguanyu": "741871129@qq.com" | |
| }, | |
| "platforms": { | |
| "ios": "8.0" | |
| }, | |
| "source": { | |
| "git": "https://github.com/Coderplayer/FullScreenBack.git", | |
| "tag": "1.0.3" | |
| }, | |
| "source_files": "FullScreenBack/*.{h,m}", | |
| "requires_arc": true | |
| } |