[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 6 / d / NIO / 1.0.5 / NIO.podspec.json
blob2ab07391d4a03315c225ced2e7843f0d3d81b816
2   "name": "NIO",
3   "version": "1.0.5",
4   "summary": "Elegant DAO implementation written in Swift",
5   "homepage": "https://github.com/incetro/NIO.git",
6   "license": "MIT",
7   "authors": {
8     "incetro": "incetro@ya.ru"
9   },
10   "requires_arc": true,
11   "platforms": {
12     "ios": "10.0",
13     "osx": "10.12",
14     "watchos": "3.0",
15     "tvos": "10.0"
16   },
17   "source": {
18     "git": "https://github.com/incetro/NIO.git",
19     "tag": "1.0.5"
20   },
21   "source_files": "Sources/Nio/**/*.{h,swift}",
22   "dependencies": {
23     "Reflex": [
25     ],
26     "Monreau": [
28     ],
29     "Transformer": [
31     ]
32   },
33   "pushed_with_swift_version": "4.0"