[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / 5 / 3 / ArtRouter / 0.1.4 / ArtRouter.podspec.json
blob4cf248732136047c00d09e85608df4e26e925673
2   "name": "ArtRouter",
3   "version": "0.1.4",
4   "summary": "ArtRouter is Router for Viper Architecture with Dependency Injection (Swinject)",
5   "description": "ArtRouter is Router for Viper Architecture with Dependency Injection (Swinject) | Swift 4 & XCode 9",
6   "homepage": "https://github.com/arimunandar/ArtRouter",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "arimunandar": "arimunandar.dev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/arimunandar/ArtRouter.git",
16     "tag": "0.1.4"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_version": "4",
22   "source_files": "ArtRouter/Classes/**/*",
23   "dependencies": {
24     "Swinject": [
26     ]
27   }