blob: dd1cbc44cb0af1be67cbe3bbb29489f430056254 [file] [log] [blame]
{
"name": "GenericReusable",
"version": "0.2.0",
"summary": "Generic reusables for Cocoa.",
"homepage": "https://github.com/devxoul/GenericReusable",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suyeol Jeon": "devxoul@gmail.com"
},
"source": {
"git": "https://github.com/devxoul/GenericReusable.git",
"tag": "0.2.0"
},
"source_files": "Sources/*.swift",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9",
"tvos": "9.0"
},
"deprecated": true
}