blob: 8f9064a81dea3fc985718900c707cff56a119faf [file] [log] [blame]
{
"name": "CHBaseEntity",
"version": "0.1.2",
"summary": "Entity解析工具,基于YYModel 1.0.4",
"homepage": "https://github.com/lichanghong/CHBaseEntity.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"1211054926@qq.com": "lichanghong"
},
"source": {
"git": "https://github.com/lichanghong/CHBaseEntity.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "CHBaseEntity/Classes/**/*",
"dependencies": {
"YYModel": [
"1.0.4"
]
}
}