blob: f7df1624bb760adcaa1ed2c1cafe14f2195d2d31 [file] [log] [blame]
{
"name": "RHModel",
"version": "0.0.1",
"summary": "ORM for iOS",
"description": "个人测试用,个人测试用,个人测试用,个人测试用,个人测试用,个人测试用,个人测试用,",
"homepage": "https://github.com/radishyell/RHModel",
"license": "MIT",
"authors": {
"黄灿豪": "597395959@qq.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/radishyell/RHModel.git",
"tag": "0.0.1"
},
"source_files": "RHModel/*",
"exclude_files": "Classes/Exclude",
"requires_arc": true,
"dependencies": {
"FMDB": [
"~> 2.6.2"
]
}
}