blob: 339e78763323a8012c102675f555437ced93aa9a [file] [log] [blame]
{
"name": "YJSettingTableView",
"version": "1.0.0",
"platforms": {
"ios": "7.0"
},
"summary": "A delightful setting interface framework.",
"homepage": "https://github.com/coderYJ/YJSettingTableView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"coderYJ": "wenyanjun1314@163.com"
},
"social_media_url": "http://weibo.com/u/5348162268",
"source": {
"git": "https://github.com/coderYJ/YJSettingTableView.git",
"tag": "1.0.0"
},
"source_files": "YJSettingTableView/*.{h,m}",
"resources": "YJSettingTableView/YJSettingTableView.bundle",
"requires_arc": true
}