[Add] MentaKSAdapter 5.20.35
[CocoaPods.git] / Specs / 4 / b / 3 / Foundation3 / 0.1.1 / Foundation3.podspec.json
blobbdf9eb728519cae50b4667aae3b99d695e933945
2   "name": "Foundation3",
3   "version": "0.1.1",
4   "license": {
5     "type": "Apache 2.0",
6     "file": "LICENSE"
7   },
8   "summary": "Swift Foundation Shims that mimic Swift 3.0 API. For thous who wants to maintain Swift multiple versions compatibility",
9   "homepage": "https://github.com/crossroadlabs/Foundation3",
10   "social_media_url": "https://github.com/crossroadlabs/Foundation3",
11   "authors": {
12     "Daniel Leping": "daniel@crossroadlabs.xyz"
13   },
14   "source": {
15     "git": "https://github.com/crossroadlabs/Foundation3.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "8.0",
20     "osx": "10.9",
21     "tvos": "9.0",
22     "watchos": "2.0"
23   },
24   "source_files": "Foundation3/*.swift",
25   "dependencies": {
26     "Boilerplate": [
27       "~> 0.1"
28     ]
29   },
30   "requires_arc": true