[Add] VonageMLTransformers 4.0.0-dev.398
[CocoaPods.git] / Specs / 7 / 8 / 3 / Coastline / 1.0.3 / Coastline.podspec.json
blob05e00d6de70781ad7b887f018d465ef219434c8f
2   "name": "Coastline",
3   "version": "1.0.3",
4   "summary": "Coastline swift3 library",
5   "description": "A shimple library for ios swift3 development.",
6   "homepage": "http://www.clstd.com",
7   "license": "MIT",
8   "authors": {
9     "王渊鸥": "wangyuanou@foxmail.com"
10   },
11   "platforms": {
12     "ios": "8.3"
13   },
14   "source": {
15     "git": "https://github.com/wangyuanou/Coastline.git",
16     "tag": "1.0.3"
17   },
18   "source_files": [
19     "Coastline",
20     "Coastline/*.h",
21     "Coastline/**/*.{h,m,swift}"
22   ],
23   "exclude_files": "Coastline/Exclude",
24   "dependencies": {
25     "KeychainAccess": [
27     ]
28   },
29   "pushed_with_swift_version": "3.0"