blob: 9b9c4070bd61f8d8b745e273429a533691a858ed [file] [log] [blame]
{
"name": "JKBadgeKit",
"version": "0.0.1",
"summary": "Little red dot scheme",
"homepage": "https://github.com/JekinChou/JKBadgeKit",
"license": {
"type": "MIT",
"file": "FILE_LICENSE"
},
"authors": {
"zhangjie": "454200568@qq.com"
},
"source": {
"git": "https://github.com/JekinChou/JKBadgeKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "JKBadgeKit/JKBadgeKit/JKBadgeFramework/**/*",
"public_header_files": "JKBadgeKit/JKBadgeKit/JKBadgeFramework/**/*.{h}"
}