blob: ab1767a0b1a7775ea0a26ecbb1d4a04525109645 [file] [log] [blame]
{
"name": "Coastline",
"version": "2.0.9",
"summary": "Coastline swift4 library",
"description": "A shimple library for ios swift3 development.",
"homepage": "http://www.clstd.com",
"license": "MIT",
"authors": {
"王渊鸥": "wangyuanou@foxmail.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://git.coding.net/danielwyo/coastline.git",
"tag": "2.0.9"
},
"source_files": [
"Coastline",
"Coastline/*.h",
"Coastline/**/*.{h,m,swift}"
],
"exclude_files": "Coastline/Exclude",
"pushed_with_swift_version": "4.0"
}