blob: a1863846d3afc60807315ed1f1548502f77d4d3b [file] [log] [blame]
{
"name": "shareView",
"version": "0.0.2",
"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.2"
},
"source_files": "shareDemo/shareDemo/ShareView/*.{h,m}",
"exclude_files": "Classes/Exclude",
"resource_bundles": {
"MyLibrary": [
"resources.bundle/*.png"
]
}
}