blob: 6f6bad95f91b6c16a3385f995369eba691927d3f [file] [log] [blame]
{
"name": "shareView",
"version": "0.0.4",
"summary": "测试用.",
"description": "这是一个测试内容",
"homepage": "https://github.com/lyt3251/shareView",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liu yuantao": "lyt0011@163.com"
},
"platforms": {
"ios": "5.0"
},
"source": {
"git": "https://github.com/lyt3251/shareView.git",
"tag": "0.0.4"
},
"source_files": "shareDemo/shareDemo/ShareView/*.{h,m}",
"exclude_files": "Classes/Exclude",
"resources": "shareDemo/shareDemo/*.bundle",
"resource_bundles": {
"shareView": [
"resources.bundle/*.png"
]
}
}