blob: e588157624c833cfa86bfdcf72370cfc600762ba [file] [log] [blame]
{
"name": "DLRFoundation",
"version": "1.1.1",
"summary": "A collection of Foundation categories.",
"homepage": "https://github.com/detroit-labs/dlr-foundation-ios",
"license": "MIT",
"authors": {
"Nathan Walczak": "nate.walczak@detroitlabs.com"
},
"source": {
"git": "https://github.com/detroit-labs/dlr-foundation-ios.git",
"tag": "1.1.1"
},
"social_media_url": "https://twitter.com/detroitlabs",
"platforms": {
"ios": null
},
"requires_arc": true,
"source_files": "DLRFoundation/source/**/*",
"public_header_files": "DLRFoundation/source/**/*.h"
}