[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 6 / 0 / c / CoordinatorPattern / 0.1.0 / CoordinatorPattern.podspec.json
blobb3ff1e14b20220a71f5f1b8b4ad598d92618fdcd
2   "name": "CoordinatorPattern",
3   "version": "0.1.0",
4   "summary": "Simple implementation of coordinators",
5   "homepage": "https://github.com/cocuroci/CoordinatorPattern",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "AndrĂ© Cocuroci": "cocuroci@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/cocuroci/CoordinatorPattern.git",
15     "tag": "0.1.0"
16   },
17   "swift_versions": "5.0",
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "CoordinatorPattern/Classes/**/*",
22   "swift_version": "5.0"