blob: 95984850a82db0171335b24d3427d15214a33abc [file] [log] [blame]
{
"name": "catest",
"version": "0.0.1",
"summary": "catest. The summary is not meaningful",
"description": "ca test. haha\nThe description is shorter than the summary",
"homepage": "https://github.com/diong/catest",
"license": "MIT",
"authors": {
"wuzx": "wdgxzhongxiang@163.com"
},
"source": {
"git": "https://github.com/diong/catest.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"catest": [
"Pod/Assets/*.png"
]
}
}