blob: c555c8e7c14fac504258bc90dcf4d9646e3bd519 [file] [log] [blame]
{
"name": "RecyclingCenter",
"version": "0.0.4",
"license": "MIT",
"summary": "A simple manager to handle recycled and reused objects",
"homepage": "https://github.com/nuudles/RecyclingCenter",
"authors": {
"Christopher Luu": "nuudles@gmail.com"
},
"source": {
"git": "https://github.com/nuudles/RecyclingCenter.git",
"tag": "0.0.4"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}