blob: 92f7eca2440c2330f45f4281e84d29614e2a82f1 [file] [log] [blame]
{
"name": "Coastline",
"version": "1.2.6",
"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": "1.2.6"
},
"source_files": [
"Coastline",
"Coastline/*.h",
"Coastline/**/*.{h,m,swift}"
],
"exclude_files": "Coastline/Exclude",
"dependencies": {
"KeychainAccess": [
]
},
"pushed_with_swift_version": "3.0"
}