[Add] Harbor 3.0.0
[CocoaPods.git] / Specs / e / d / 2 / BRYDescriptionBuilder / 1.0.0 / BRYDescriptionBuilder.podspec.json
blob4ebd5fe6ba19efb8edb985c9fe352da919c880b5
2   "name": "BRYDescriptionBuilder",
3   "version": "1.0.0",
4   "summary": "Utility for producing object descriptions, based on Apache Commons ToStringBuilder",
5   "homepage": "http://github.com/irace/BRYDescriptionBuilder",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Bryan Irace": "bryan@irace.me"
12   },
13   "platforms": {
14     "ios": "5.0"
15   },
16   "source": {
17     "git": "https://github.com/irace/BRYDescriptionBuilder.git",
18     "tag": "1.0.0"
19   },
20   "source_files": "BRYDescriptionBuilder",
21   "frameworks": [
22     "Foundation",
23     "UIKit"
24   ],
25   "requires_arc": true