[Delete] DSPSDK 1.0.0.3
[CocoaPods.git] / Specs / 7 / c / 5 / Director / 1.0.0 / Director.podspec.json
blob04d9ad353d5a5473a77bec234f0c98a4d3b0011f
2   "name": "Director",
3   "version": "1.0.0",
4   "summary": "Lightweight Swift coordinator library.",
5   "description": "Director is a lightweight Swift coordinator library for iOS.\nLights, cameras, navigation.",
6   "homepage": "https://github.com/mitchtreece/Director",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Mitch Treece": "mitchtreece@me.com"
13   },
14   "source": {
15     "git": "https://github.com/mitchtreece/Director.git",
16     "tag": "1.0.0"
17   },
18   "social_media_url": "https://twitter.com/mitchtreece",
19   "swift_versions": "5",
20   "platforms": {
21     "ios": "12.0"
22   },
23   "source_files": "Director/Source/**/*",
24   "swift_version": "5"