blob: 7aa3f9bf73e9e437f3506895b7b606dcce1c6705 [file] [log] [blame]
{
"name": "DPTestPods",
"version": "0.1.0",
"summary": "just test cocooapods.",
"description": "I will try build my cocooapods.",
"homepage": "https://github.com/DaoPinWong/DPTestPods.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"dpwong": "413655409@qq.com"
},
"source": {
"git": "https://github.com/DaoPinWong/DPTestPods.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "DPTestPods/Classes/**/*",
"dependencies": {
"Masonry": [
"~> 1.0.2"
]
}
}