blob: 9c833d33701d08545b300b27b7df784817a33934 [file] [log] [blame]
{
"name": "RYJBlankDataSet",
"version": "0.0.5",
"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.git",
"tag": "0.0.5"
},
"source_files": [
"RYJBlankDataSet",
"RYJBlankDataSet/**/*.{h,m}"
],
"exclude_files": "Classes/Exclude",
"frameworks": "UIKit"
}