blob: 78322f7ac0171b807559f34dc4dcbd0966a01a36 [file] [log] [blame]
{
"name": "IKTBaseKit",
"version": "0.0.2",
"summary": "组件库",
"description": "基础组件库 for iOS",
"homepage": "https://github.com/IKTSmart/IKTBaseKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"IKT": "E.T.Scorpion"
},
"source": {
"git": "https://github.com/IKTSmart/IKTBaseKit.git",
"tag": "0.0.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "IKTBaseKit/**/*.{h,m}"
}