blob: 11d0385f111d3fb72e7d18b46b11157af4da788b [file] [log] [blame]
{
"name": "Coastline",
"version": "2.1.8",
"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.1.8"
},
"source_files": [
"Coastline",
"Coastline/*.h",
"Coastline/**/*.{h,m,swift}"
],
"exclude_files": "Coastline/Exclude",
"pushed_with_swift_version": "4.0"
}