blob: 0998da60e1069994e1af66416586aa672550fe48 [file] [log] [blame]
{
"name": "Libraryian",
"version": "0.1.0",
"summary": "Libraryian is a manager for all those pesky snippets of code that we write all the time. Or at least, the ones I write all the time.",
"description": "Libraryian is a manager for all those pesky snippets of code that we write all the time. Or at least, the ones I write all the time. It should help with not writing code so much.",
"homepage": "https://github.com/russell-davis/Libraryian",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"russell.davis@okstate.edu": "russell.davis@okstate.edu"
},
"source": {
"git": "https://github.com/russell-davis/Libraryian.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"source_files": "Libraryian/Classes/**/*",
"pushed_with_swift_version": "3.0"
}