blob: 8a247e989a5bff64aaff919cbd25cbde6fc51913 [file] [log] [blame]
{
"name": "clog",
"version": "0.0.2",
"summary": "WebLog library client",
"description": "A shimple library for ios swift3 development.",
"homepage": "http://www.clstd.com",
"license": "MIT",
"authors": {
"王渊鸥": "wangyuanou@foxmail.com"
},
"platforms": {
"ios": "8.3"
},
"source": {
"git": "https://github.com/wangyuanou/CLogClient.git",
"tag": "0.0.2"
},
"source_files": [
"clog",
"clog/*.h",
"clog/**/*.{h,m,swift}"
],
"exclude_files": "clog/Exclude",
"dependencies": {
"Coastline": [
]
},
"pushed_with_swift_version": "3.0"
}