blob: 539a5f544f7176886412de7bf01f8487b05d184e [file] [log] [blame]
{
"name": "YCTestPerson",
"version": "0.2.0",
"summary": "tese upload to cocoapods demo",
"description": "tese upload to cocoapods demo.just for test",
"homepage": "https://github.com/yellowChao/YCTestPerson",
"license": "MIT",
"authors": {
"yellowChao": "yellowchao91@163.com"
},
"source": {
"git": "https://github.com/yellowChao/YCTestPerson.git",
"tag": "0.2.0"
},
"platforms": {
"ios": "9.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"YCTestPerson": [
"Pod/Assets/*.png"
]
}
}