blob: 569c50f0fcb0a03867b169c0eecfe69c0ab1f861 [file] [log] [blame]
{
"name": "shareView",
"version": "0.0.1",
"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.1"
},
"source_files": "shareDemo/shareDemo/ShareView/*.{h,m}",
"exclude_files": "Classes/Exclude"
}