blob: f84407bde39772794e410ee616d7f39a7b219462 [file] [log] [blame]
{
"name": "ReferenceValet",
"version": "1.0.0",
"license": "MIT",
"summary": "A framework to help cut-down on boilerplate reference management code.",
"homepage": "https://github.com/harishkataria/ReferenceValet",
"authors": {
"Harish Kataria": "hkatariajob@gmail.com"
},
"source": {
"git": "https://github.com/harishkataria/ReferenceValet.git",
"tag": "1.0.0"
},
"platforms": {
"ios": "8.0",
"osx": "10.10",
"tvos": "9.0",
"watchos": "2.0"
},
"source_files": "Source/**/*.swift"
}