[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 7 / 9 / 2 / DevModeKit / 0.2.6 / DevModeKit.podspec.json
blob8df43125362203bb75cbc163040f26b437946f26
2   "name": "DevModeKit",
3   "version": "0.2.6",
4   "summary": "A series of helpful Swift utilities and extensions.",
5   "description": "Helper components for managing asynchronous operations, dates, default values, images, property lists, URLs, and logging in Swift.",
6   "homepage": "http://devmode.com",
7   "license": "MIT",
8   "authors": {
9     "Matthew Wakefield": "matt@devmode.com"
10   },
11   "source": {
12     "git": "https://github.com/DevMode/DevModeKit.git",
13     "tag": "0.2.6"
14   },
15   "platforms": {
16     "ios": "9.0"
17   },
18   "source_files": [
19     "devmodekit/**/*.swift"
20   ],
21   "pushed_with_swift_version": "3.0"