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