blob: 6fe1eb0d9eb0255c676745df260c3b0c514ae9ba [file] [log] [blame]
{
"name": "DRPBase",
"version": "1.0.3",
"summary": "Logging and Require Macros",
"description": " This pod brings in some basic common needs like logging,\n require macros, and simple categories.\n",
"homepage": "https://github.com/yepthatsjason/DRPBase",
"license": "MIT",
"authors": {
"Jason Ederle": "jason@funly.io"
},
"source": {
"git": "https://github.com/yepthatsjason/DRPBase.git",
"tag": "1.0.3"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"public_header_files": "Pod/Classes/*.h",
"frameworks": "UIKit"
}