blob: 631dc486dedfb98621416a45697888671e55d200 [file] [log] [blame]
{
"name": "XKKit",
"version": "0.0.3",
"summary": "静态库XKKit - 消息中心、GCD方法封装",
"homepage": "https://github.com/RyanMans/XKKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ALLen、LAS": "1696186412@qq.com"
},
"source": {
"git": "https://github.com/RyanMans/XKKit.git",
"tag": "0.0.3"
},
"source_files": "XKKit/Classes/**/*",
"platforms": {
"ios": "8.0"
},
"ios": {
"vendored_frameworks": "XKKit/Classes/XKKit.framework"
}
}