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