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