[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / 1 / 2 / ConvenientKit / 0.1.0 / ConvenientKit.podspec.json
blob6dbbfb4d7c36ca2e7ae862003702181f9c1cd7ce
2   "name": "ConvenientKit",
3   "version": "0.1.0",
4   "summary": "A small library of good solutions.",
5   "description": "This library contains many classes and extensions that are designed to reduce the amount of code that is copied from the one project to another.",
6   "homepage": "https://github.com/Pan-TERRA/ConvenientKit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Vlad Krut": "pan.terra37@gmail.com"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/Pan-TERRA/ConvenientKit.git",
19     "tag": "0.1.0"
20   },
21   "source_files": [
22     "ConvenientKit",
23     "ConvenientKit/**/*.{h,m,swift}"
24   ],
25   "swift_version": "4.0"