blob: 57f75c9e145c5cffc1583fdbe970a36938f8ef73 [file] [log] [blame]
{
"name": "BPFoundation",
"version": "0.0.1",
"summary": "All the things that Foundation should have, but doesn't.",
"homepage": "https://github.com/brianpartridge/BPFoundation",
"license": {
"type": "MIT",
"file": "LICENSE.txt"
},
"authors": {
"Brian Partridge": "brianpartridge@gmail.com"
},
"source": {
"git": "https://github.com/brianpartridge/BPFoundation.git",
"commit": "69eb1eb5149f5ade48fb204fe77bf21982a7c41d"
},
"platforms": {
"ios": null
},
"source_files": "BPFoundation/*.{h,m}",
"requires_arc": true
}