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] BideaseConnect 1.0.79
[CocoaPods.git]
/
Specs
/
a
/
f
/
1
/
FKValidator
/
1.0.0
/
FKValidator.podspec.json
blob
408221566c64b1824032a0b38e4677b01d3ac5bd
1
{
2
"name": "FKValidator",
3
"version": "1.0.0",
4
"summary": "FKValidator is library of validation with Swift.",
5
"homepage": "https://github.com/fromkk/FKValidator",
6
"license": "MIT",
7
"authors": {
8
"fromkk": "info@fromkk.info"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/fromkk/FKValidator.git",
15
"tag": "1.0.0"
16
},
17
"source_files": [
18
"Classes",
19
"Classes/*",
20
"Classes/Rules/*"
21
]
22
}