[Add] SpikeSDK 4.0.11-beta.5
[CocoaPods.git] / Specs / 7 / 8 / 3 / Coastline / 1.5.8 / Coastline.podspec.json
blob709cf0c1e7ee2cd8d70ecc98fb3267b2c25451f9
2   "name": "Coastline",
3   "version": "1.5.8",
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": "9.0"
13   },
14   "source": {
15     "git": "https://git.coding.net/danielwyo/CoastlineLib.git",
16     "tag": "1.5.8"
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"