repo.or.cz
/
CocoaPods.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
[Add] CastledNotificationService 4.1.3
[CocoaPods.git]
/
Specs
/
a
/
4
/
e
/
Hokusai
/
0.1.14
/
Hokusai.podspec.json
blob
104b51d5141e3e919120799e5669c05270d40309
1
{
2
"name": "Hokusai",
3
"version": "0.1.14",
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.1.14"
13
},
14
"platforms": {
15
"ios": "8.0"
16
},
17
"requires_arc": true,
18
"source_files": "Classes/**/*"
19
}