blob: b8ee2855ddbe6ea3d807c3bec3ca46e90b7f510d [file] [log] [blame]
{
"name": "ZmgLib",
"version": "1.0.0",
"summary": "一个简单的建立仓库的demo",
"description": "这是一个简单的建立pod仓库的demo使用",
"homepage": "https://github.com/hellozmg/ZmgLib.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"zmg": "791738673@qq.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/hellozmg/ZmgLib.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"ZmgLib/ZmgLib/Classes/**/*.{swift}"
],
"requires_arc": true
}