{ | |
"name": "DSLTransition", | |
"version": "1.0.0", | |
"summary": "多种自定义present转场,效果实用,使用方便", | |
"homepage": "https://github.com/dengshunlai/DSLTransition", | |
"license": "MIT", | |
"authors": { | |
"邓顺来": "mu3305495@163.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/dengshunlai/DSLTransition.git", | |
"tag": "v1.0.0" | |
}, | |
"source_files": "DSLTransition/**/*.{h,m}", | |
"requires_arc": true | |
} |