[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / 0 / 8 / 3 / IncKit / 0.1.1 / IncKit.podspec.json
blobd98ba59ac196a14c019dc517623187ee70243bdd
2   "name": "IncKit",
3   "version": "0.1.1",
4   "summary": "A collection of utilities meant to be used for an iOS application.",
5   "description": "IncKit is a collection of utilities that are meant to be used for iOS development.",
6   "homepage": "https://github.com/Incipia/IncKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gklei": "gregory@incipia.co"
13   },
14   "source": {
15     "git": "https://github.com/Incipia/IncKit.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "IncKit/**/*",
22   "pushed_with_swift_version": "3.0"