blob: 2456b12a3ac5665ffaa2f09927b912218204405e [file] [log] [blame]
{
"name": "RecyclingCenter",
"version": "0.0.2",
"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.2"
},
"platforms": {
"ios": "8.0",
"tvos": "9.0"
},
"source_files": "Source/*.swift",
"requires_arc": true
}