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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
4
/
9
/
d
/
CodeButton
/
0.0.1
/
CodeButton.podspec.json
blob
b83222e4b4b421f29e1499115432957e7c413f2a
1
{
2
"name": "CodeButton",
3
"version": "0.0.1",
4
"license": "MIT",
5
"summary": "Verification code countdown",
6
"homepage": "https://github.com/Luffz/CodeButton",
7
"authors": {
8
"": "dantesx2012@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/Luffz/CodeButton",
12
"tag": "0.0.1"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "7.0"
17
},
18
"source_files": "CodeButton/*.{h,m}"
19
}