[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / 8 / 3 / Coastline / 0.4.7 / Coastline.podspec.json
blob56608e7389aece9273e78ec7255939e9b7821ced
2   "name": "Coastline",
3   "version": "0.4.7",
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": "0.4.7"
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": "3.0"