blob: eb85771372ab20faeb86b79fafe37482fe7bd043 [file] [log] [blame]
{
"name": "KTHelperKit",
"version": "1.0.0",
"summary": "A fast integration helper of custom example",
"description": "A fast integration helper of custom example addtion with cocoapod support.",
"homepage": "https://github.com/xiaoFan125/KTHelperKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"King": "273462868@qq.com"
},
"source": {
"git": "https://github.com/xiaoFan125/KTHelperKit.git",
"tag": "1.0.0"
},
"source_files": "KTHelperKit/*.{h,m}",
"platforms": {
"ios": "8.0"
},
"frameworks": "UIKit",
"requires_arc": true
}