blob: dabbd4395532a9b72bf7b6ac0dead1bafafa80af [file] [log] [blame]
{
"name": "Coastline",
"version": "1.4.9",
"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://git.coding.net/danielwyo/CoastlineLib.git",
"tag": "1.4.9"
},
"source_files": [
"Coastline",
"Coastline/*.h",
"Coastline/**/*.{h,m,swift}"
],
"exclude_files": "Coastline/Exclude",
"dependencies": {
"KeychainAccess": [
]
},
"pushed_with_swift_version": "3.0"
}