blob: 443bbd84bd3084b64578611ca97da58d777cf1f0 [file] [log] [blame]
{
"name": "BudgetKit",
"version": "0.1.0",
"summary": "A Wrapper for the YNAB API.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/dauby88/BudgetKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Stuart Daubenmire": "dauby88@icloud.com"
},
"source": {
"git": "https://github.com/dauby88/BudgetKit.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "11.0"
},
"source_files": "BudgetKit/Classes/**/*",
"frameworks": "SafariServices"
}