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