[Add] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git] / Specs / 2 / 3 / f / DRPBase / 1.0.3 / DRPBase.podspec.json
blob6fe1eb0d9eb0255c676745df260c3b0c514ae9ba
2   "name": "DRPBase",
3   "version": "1.0.3",
4   "summary": "Logging and Require Macros",
5   "description": "                       This pod brings in some basic common needs like logging,\n                       require macros, and simple categories.\n",
6   "homepage": "https://github.com/yepthatsjason/DRPBase",
7   "license": "MIT",
8   "authors": {
9     "Jason Ederle": "jason@funly.io"
10   },
11   "source": {
12     "git": "https://github.com/yepthatsjason/DRPBase.git",
13     "tag": "1.0.3"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "public_header_files": "Pod/Classes/*.h",
21   "frameworks": "UIKit"