blob: 40381f19ce29db18dc0a7dd532ad8ff4740f20a9 [file] [log] [blame]
{
"name": "KeKeKit",
"version": "0.0.7",
"platforms": {
"ios": "10.0"
},
"summary": "'A delightful iOS common framework.",
"homepage": "https://github.com/ChenZhike/KeKeKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"KeKe": "a62396@126.com"
},
"social_media_url": "https://github.com/ChenZhike/KeKeKit",
"source": {
"git": "https://github.com/ChenZhike/KeKeKit.git",
"tag": "v0.0.7"
},
"source_files": "KeKeKit/core/*.{h,m}",
"frameworks": "UIKit",
"requires_arc": true
}