blob: b222c0b51fbaa8044ea0a7d9d63e5c5d17b60faa [file] [log] [blame]
{
"name": "OLModule",
"version": "1.0.0",
"summary": "公共组件",
"description": "公共组件库,使用简单。",
"homepage": "https://github.com/Unrealplace/OLModule",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Unrealplace": "ly@qiekj.com"
},
"source": {
"git": "https://github.com/Unrealplace/OLModule.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OLModule/Classes/**/*"
}