blob: 9692f34415eb5454f504ea71669c189723bbe6ae [file] [log] [blame]
{
"name": "Coastline",
"version": "0.6.5",
"summary": "Coastline swift3 library",
"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/Coastline.git",
"tag": "0.6.5"
},
"source_files": [
"Coastline",
"Coastline/*.h",
"Coastline/**/*.{h,m,swift}"
],
"exclude_files": "Coastline/Exclude",
"dependencies": {
"KeychainAccess": [
]
},
"pushed_with_swift_version": "3.0"
}