blob: 882bac827fd2497df55da847c93e96b1d374ae85 [file] [log] [blame]
{
"name": "RYJBlankView",
"version": "0.0.1",
"summary": "Easy to make blank page.",
"description": "Make blank page implementation simpler and more flexible.",
"homepage": "https://github.com/developRen/RYJBlankView",
"license": "MIT",
"authors": {
"YiJie Ren": "jie_ios@163.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/developRen/RYJBlankView.git",
"tag": "0.0.1"
},
"source_files": [
"RYJBlankViewDome",
"RYJBlankViewDome/RYJBlankView/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}