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