blob: e815882f71d0b1448ac420d4483d7557021c7165 [file] [log] [blame]
{
"name": "Slots",
"version": "1.1.1",
"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.1"
},
"source_files": "Slots/*.{swift}",
"requires_arc": true,
"platforms": {
"ios": "8.0",
"osx": "10.9"
}
}