blob: 5282a466bd266d95dd218e28ae1fce39411bb12d [file] [log] [blame]
{
"name": "DKExtension",
"version": "1.2.0",
"platforms": {
"ios": "8.0"
},
"summary": "Dankal extension category for iOS.",
"homepage": "https://github.com/bingozb/DKExtension",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"bingozb": "454113692@qq.com"
},
"source": {
"git": "https://github.com/bingozb/DKExtension.git",
"tag": "v1.2.0"
},
"source_files": "DKExtension/*.{h,m}",
"requires_arc": true
}