[Add] ReerCodable 1.1.2
[CocoaPods.git] / Specs / 4 / 8 / 2 / DevTools / 0.1.1 / DevTools.podspec.json
blob4be7742f360396794fbf794eaac8e12a84c957ab
2   "name": "DevTools",
3   "version": "0.1.1",
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": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "DevTools/Classes/**/*",
22   "pushed_with_swift_version": "3.0"