[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / d / 9 / IOSCoordinator / 0.1.0 / IOSCoordinator.podspec.json
blob6862e5f280d7b9a9b6d329ed07e3b4117713c515
2   "name": "IOSCoordinator",
3   "version": "0.1.0",
4   "summary": "IOSCoordinator.",
5   "description": "A simple realization of coordinator pattern on iOS",
6   "homepage": "https://github.com/Nikolaev/ios-coordinator",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Nikolaev": "vitalka.nikolaev@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/Nikolaev/ios-coordinator.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.1"
20   },
21   "source_files": "IOSCoordinator/Classes/**/*",
22   "swift_versions": "5.0",
23   "swift_version": "5.0"