blob: 8d37493a239e9dbbd999dbe8821c2ef79d0d12c8 [file] [log] [blame]
{
"name": "KKSActionSheet",
"version": "0.1.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "KKSActionSheet/Classes/**/*",
"frameworks": [
"UIKit",
"Foundation"
]
}