blob: e8b73a6b3ed34c71f139b0e3ebc06b68db70fe27 [file] [log] [blame]
{
"name": "Hokusai",
"version": "0.1.20",
"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.1.20"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Classes/**/*"
}