blob: 5bce778dc0f0911c3a05112a795bc4ec4a91e428 [file] [log] [blame]
{
"name": "DYCommon",
"version": "1.0.3",
"summary": "Some simple macro definitions, common classes for iOS。",
"description": "Some simple macro definitions, common classes for iOS in my project。",
"homepage": "https://github.com/deyangzhao/DYCommon",
"license": "MIT",
"authors": {
"deyangzhao": "zhaody0566@163.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/deyangzhao/DYCommon.git",
"tag": "1.0.3"
},
"source_files": [
"Classes",
"DYCommon/*/**.{h,m}"
]
}