blob: 55179a30a4bef9730f9ab652129e5343fdf7aa69 [file] [log] [blame]
{
"name": "DataDriving",
"version": "1.0.4",
"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.4"
},
"source_files": "DataDrivingDemo/Source/*.{h,m}",
"public_header_files": [
"DataDrivingDemo/Source/DataDrivingHeader.h",
"DataDrivingDemo/Source/NSObject+DDView.h",
"DataDrivingDemo/Source/NSObject+DDNet.h",
"DataDrivingDemo/Source/DDNetParse.h",
"DataDrivingDemo/Source/DDNetResponder.h"
],
"requires_arc": true
}