blob: 1770e130f296766f85d0248438a4341a1b617e5a [file] [log] [blame]
{
"name": "PublicModule",
"version": "0.0.1",
"summary": "短描述",
"platforms": {
"ios": "8.0"
},
"description": "长长的描述",
"homepage": "https://coding.net/u/moshenlan",
"license": "MIT",
"authors": {
"不思量自然忘": "17621503908@163.com"
},
"source": {
"git": "https://git.coding.net/moshenlan/PublicModule.git",
"tag": "0.0.1"
},
"source_files": [
"Classes",
"Classes/**.*"
]
}