[Add] MDMCore 3.9.15
[CocoaPods.git] / Specs / a / 4 / e / Hokusai / 0.3.0 / Hokusai.podspec.json
blob8945f4ab7a1f768c03d293a74c2e2b4da0981a5e
2   "name": "Hokusai",
3   "version": "0.3.0",
4   "summary": "A Swift library to provide a bouncy action sheet",
5   "homepage": "https://github.com/ytakzk/Hokusai",
6   "license": "MIT",
7   "authors": {
8     "ytakzk": "shyss.ak@gmail.com"
9   },
10   "source": {
11     "git": "https://github.com/ytakzk/Hokusai.git",
12     "tag": "0.3.0"
13   },
14   "platforms": {
15     "ios": "8.0"
16   },
17   "requires_arc": true,
18   "source_files": "Classes/**/*"