{ | |
"name": "YFStartView", | |
"version": "0.0.1", | |
"summary": "YFStartView is an custom view for start image.", | |
"homepage": "https://github.com/yeziahehe/YFStartView", | |
"license": "MIT", | |
"authors": { | |
"Ivan": "yeziahehe@gmail.com" | |
}, | |
"platforms": { | |
"ios": "8.0" | |
}, | |
"source": { | |
"git": "https://github.com/yeziahehe/YFStartView.git", | |
"tag": "0.0.1" | |
}, | |
"source_files": "YFStartView/*.{h,m}", | |
"requires_arc": true | |
} |