blob: 27cfb9cff006b2d577ec9c4c03b3bec42badc7e4 [file] [log] [blame]
{
"name": "BasicFrameWork",
"version": "0.0.1",
"summary": "put the local basicFrameWork together and manage the daily framework .",
"description": "it is description of the local basicFramework .To get more efficient就是搭建一个本地框架",
"homepage": "https://github.com/dzp181/BasicFrameWork",
"license": "MIT",
"authors": {
"dengzhiping": "dengzhipingmail@163.com"
},
"source": {
"git": "https://github.com/dzp181/BasicFrameWork.git",
"tag": "0.0.1"
},
"source_files": "basicFramework/**/*.{h,m}",
"requires_arc": true,
"platforms": {
"ios": "8.0"
}
}