[Add] GoogleMobileAdsMediationIronSource 8.6.0.0.0
[CocoaPods.git] / Specs / 0 / 7 / 1 / KeyPathBox / 0.1.2 / KeyPathBox.podspec.json
blobd7c412e871c550afb2da4e3718a29c0ef7b96e40
2   "name": "KeyPathBox",
3   "version": "0.1.2",
4   "summary": "A Wrapper of Object for adding Some Capability.",
5   "description": "A Wrapper of Object for adding some capability\nNow I provide FutureBox only.",
6   "homepage": "https://github.com/JCSooHwanCho/KeyPathBox",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "JCSooHwanCho": "chh0107@gmail.com"
13   },
14   "swift_versions": "4.0",
15   "platforms": {
16     "ios": "8.0",
17     "osx": "10.9",
18     "watchos": "3.0",
19     "tvos": "9.0"
20   },
21   "source": {
22     "git": "https://github.com/JCSooHwanCho/KeyPathBox.git",
23     "tag": "0.1.2"
24   },
25   "source_files": [
26     "Classes/**/*.swift",
27     "Classes/KeyPathBox.h",
28     "KeyPathBox/info.plist"
29   ],
30   "requires_arc": true,
31   "swift_version": "4.0"