blob: a67bc8927a73acb291050f305cd611dccf81dbfc [file] [log] [blame]
{
"name": "CDAdditions",
"version": "0.1.8",
"summary": "常用系统分类,宏。",
"description": "自用系统分类、宏等。",
"homepage": "https://github.com/DogeCoding/CDAdditions",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"codingdoge": "codingdoge@outlook.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/DogeCoding/CDAdditions.git",
"tag": "0.1.8"
},
"source_files": "CDAdditions/Resources/*.{h,m}",
"requires_arc": true,
"frameworks": [
"UIKit",
"Foundation"
]
}