[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 8 / 3 / Coastline / 2.2.1 / Coastline.podspec.json
blob30087478439658fcf3963f4e163265d737e0c190
2   "name": "Coastline",
3   "version": "2.2.1",
4   "summary": "Coastline swift4 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/coastline.git",
16     "tag": "2.2.1"
17   },
18   "source_files": [
19     "Coastline",
20     "Coastline/*.h",
21     "Coastline/**/*.{h,m,swift}"
22   ],
23   "exclude_files": "Coastline/Exclude",
24   "pushed_with_swift_version": "4.0"