blob: 2b495bebebc888db9fb0d35ae87b440d567e0b07 [file] [log] [blame]
{
"name": "KKSActionSheet",
"version": "0.1.2",
"summary": "Beatiful action sheet written on swift",
"homepage": "https://github.com/krizhanovskii",
"license": "MIT",
"authors": {
"k.krizhanovskii": "k.krizhanovskii@gmail.com"
},
"source": {
"git": "https://github.com/krizhanovskii/KKActionSheet.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "KKSActionSheet/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}