[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 6 / d / NIO / 1.0.0 / NIO.podspec.json
blobb39f8746539d633a478aaa1e4000ed6876683738
2   "name": "NIO",
3   "version": "1.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.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.0"
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": "3.0"