blob: 62a4f602a62370417462887ada2ca0d141101b4c [file] [log] [blame]
{
"name": "DKExtension",
"version": "1.4",
"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.4"
},
"source_files": "DKExtension/*.{h,m}",
"requires_arc": true
}