blob: 30ab65e8946d5e39446c14c84b78a57abb236ddf [file] [log] [blame]
{
"name": "ZZYModuleDemo",
"version": "0.1.1",
"summary": "A short description of ZZYModuleDemo.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/ZZYCODEER/ZZYModuleExample.git",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ZHANGZHONGYANG": "zhangzhongyang92@126.com"
},
"source": {
"git": "https://github.com/ZZYCODEER/ZZYModuleExample.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ZZYModuleDemo/Classes/**/*"
}