[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / d / e / Inspector / 0.0.1 / Inspector.podspec.json
blob12de1101ba2a6051acd21c4e6c8e29303ceb9028
2   "name": "Inspector",
3   "version": "0.0.1",
4   "summary": "An elegant Object-Oriented objc runtime wrapper for Swift.",
5   "description": "An elegant Object-Oriented objc runtime wrapper for Swift.\n1. Elegant\n2. OOP\n3. Inspect\n4. runtime\n5. Wrapper",
6   "homepage": "https://github.com/0xxd0/Inspector",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "0xxd0": "10173746+0xxd0@users.noreply.github.com"
13   },
14   "platforms": {
15     "ios": "8.0",
16     "osx": "10.9",
17     "watchos": "2.0",
18     "tvos": "9.0"
19   },
20   "source": {
21     "git": "https://github.com/0xxd0/Inspector.git",
22     "tag": "0.0.1"
23   },
24   "source_files": "Sources/*.{swift}",
25   "pushed_with_swift_version": "3.2"