blob: 472c7602389514cb0b0b36fa0e1c0331e9469036 [file] [log] [blame]
{
"name": "CDAdditions",
"version": "0.1.0",
"summary": "常用系统分类,宏。",
"description": "自用系统分类、宏等。",
"homepage": "https://github.com/DogeCoding/CDAdditions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"codingdoge": "codingdoge@outlook.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/DogeCoding/CDAdditions.git",
"tag": "0.1.0"
},
"vendored_frameworks": "CDAdditions.framework",
"frameworks": [
"UIKit",
"Foundation"
]
}