[Add] DoordeckSDK 0.42.0
[CocoaPods.git] / Specs / 9 / f / e / DuctTape / 0.2.0 / DuctTape.podspec.json
blobee0030154ba2374b5f478a80f5522ab94e9abf46
2   "name": "DuctTape",
3   "version": "0.2.0",
4   "summary": "KeyPath dynamicMemberLookup based syntax sugar for Swift.",
5   "homepage": "https://github.com/marty-suzuki/DuctTape",
6   "screenshots": [
7     "https://pbs.twimg.com/media/EF0NJ3QUUAAU3uB?format=png&name=small"
8   ],
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "marty-suzuki": "s1180183@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/marty-suzuki/DuctTape.git",
18     "tag": "0.2.0"
19   },
20   "social_media_url": "https://twitter.com/marty_suzuki",
21   "swift_versions": "5.1",
22   "platforms": {
23     "ios": "9.0",
24     "osx": "10.10",
25     "tvos": "10.0",
26     "watchos": "3.0"
27   },
28   "source_files": "Sources/**/*",
29   "frameworks": "Foundation",
30   "swift_version": "5.1"