[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 4 / 8 / 2 / DevTools / 2.2.0 / DevTools.podspec.json
blobd62f2753982d0fa0582b788bff298e2a1506e67b
2   "name": "DevTools",
3   "version": "2.2.0",
4   "summary": "Developer tools to simplify iOS development",
5   "description": "A comprehensive list of tools and simplified access points for developers to access and display information in their apps for testing or public usage",
6   "homepage": "https://github.com/eebean2/DevTools",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "eebean2": "eebean2@me.com"
13   },
14   "source": {
15     "git": "https://github.com/eebean2/DevTools.git",
16     "tag": "2.2.0"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "swift_version": "4.1",
22   "source_files": "DevTools/Classes/**/*"