[Add] APSDKMediationMintegral 0.0.19
[CocoaPods.git] / Specs / b / 6 / d / NIO / 2.0.0 / NIO.podspec.json
blob0023addeda9c877948e60586be08053ef2599270
2   "name": "NIO",
3   "version": "2.0.0",
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.3",
13     "osx": "10.12",
14     "watchos": "3.0",
15     "tvos": "10.2"
16   },
17   "source": {
18     "git": "https://github.com/incetro/NIO.git",
19     "tag": "2.0.0"
20   },
21   "source_files": "Sources/Nio/**/*.{h,swift}",
22   "dependencies": {
23     "Reflex": [
25     ],
26     "Monreau": [
28     ],
29     "Transformer": [
31     ]
32   }