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