blob: f0f8295740cc08d10968047b1dbe8f1358ee2e95 [file] [log] [blame]
{
"name": "DYPTool",
"version": "0.0.2",
"summary": "DYPTool",
"description": "This is a Simple Test!!!!",
"homepage": "https://github.com/gracenamucuo/DYPTool",
"license": "MIT",
"authors": {
"戴运鹏": "1394020907@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/gracenamucuo/DYPTool.git",
"tag": "0.0.2"
},
"source_files": [
"DYPTool/Classes",
"Classes/**/*.{h,m}"
],
"dependencies": {
"Masonry": [
]
}
}