blob: 1889803be8ffe2719f77c033082480354763459b [file] [log] [blame]
{
"name": "Slots",
"version": "1.1.2",
"summary": "Dynamic contents management for Swift.",
"homepage": "https://github.com/devxoul/Slots",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Suyeol Jeon": "devxoul@gmail.com"
},
"source": {
"git": "https://github.com/devxoul/Slots.git",
"tag": "1.1.2"
},
"source_files": "Slots/*.{swift}",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9"
}
}