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.2
/
CodeButton.podspec.json
blob
413d9f9b7f050812017f5ee50904e3fdabe9bd0f
1
{
2
"name": "CodeButton",
3
"version": "0.0.2",
4
"license": {
5
"type": "MIT",
6
"file": "LICENSE"
7
},
8
"summary": "Verification code countdown",
9
"homepage": "https://github.com/Luffz/CodeButton",
10
"authors": {
11
"": "dantesx2012@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/Luffz/CodeButton.git",
15
"tag": "0.0.2"
16
},
17
"requires_arc": true,
18
"platforms": {
19
"ios": "7.0"
20
},
21
"source_files": "CodeButton/*.{h,m}"
22
}