blob: 306e5780f0e5c7777ff7207a2091d783202bd1b4 [file] [log] [blame]
{
"name": "DataDriving",
"version": "1.0.5",
"summary": "data driving develope",
"description": "data driving develope, so developer can write less code, reduce errors.",
"homepage": "https://github.com/yuanyuan100/DataDriving",
"license": "MIT",
"authors": {
"pengyy": "469092943@qq.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/yuanyuan100/DataDriving.git",
"tag": "1.0.5"
},
"source_files": "DataDrivingDemo/Source/*.{h,m}",
"public_header_files": "DataDrivingDemo/Source/*.{h}",
"requires_arc": true
}