blob: d4f1c8461f0528620fa84f5581e4527d0ad7ddc2 [file] [log] [blame]
{
"name": "Hokusai",
"version": "0.2.1",
"summary": "A Swift library to provide a bouncy action sheet",
"homepage": "https://github.com/ytakzk/Hokusai",
"license": "MIT",
"authors": {
"ytakzk": "shyss.ak@gmail.com"
},
"source": {
"git": "https://github.com/ytakzk/Hokusai.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/**/*"
}