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