blob: d89ae1a6b6a8ce62e7231ea9aeb078fc19af7945 [file] [log] [blame]
{
"name": "ChainKit",
"version": "1.0.1",
"summary": "ChainKit",
"description": "TODO: Add long description of the pod here.",
"homepage": "http://www.lianshang.com",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guangqiang": "1126756952@qq.com"
},
"source": {
"git": "git@git.lsfash.cn:guangqiang.liu/ChainKit.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "ChainKit/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
]
}