blob: dc2ee71e40cf4741848a4ab919ca211de826339b [file] [log] [blame]
{
"name": "DYCommon",
"version": "1.0.8",
"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.8"
},
"source_files": "DYCommon/*/**",
"frameworks": [
"Foundation",
"UIKit"
]
}