blob: 6b9b3c480aa44fe0b8ed05d162a6024e3a3971f9 [file] [log] [blame]
{
"name": "zldzhang",
"version": "0.1.0",
"summary": "Test zldzhang.",
"description": "This is test test test messages.",
"homepage": "http://git.365yf.com/zhanglidan/zldzhang",
"license": "MIT",
"authors": {
"apple": "blenzhang1990@163.com"
},
"source": {
"git": "http://git.365yf.com/zhanglidan/zldzhang.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"zldzhang": [
"Pod/Assets/*.png"
]
}
}