blob: f010e8be269e67b49b6315221897f1f3bd38028a [file] [log] [blame]
{
"name": "RemotePubLib",
"version": "0.0.1",
"summary": "远程公共库",
"description": "远程公共库详情",
"homepage": "https://github.com/SimonXP/RemotePubLib",
"license": "MIT",
"authors": {
"xiangping": "935329967@qq.com"
},
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/SimonXP/RemotePubLib.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**/*.{h,m,swift}"
],
"exclude_files": "Classes/Exclude"
}