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.5
/
FKValidator.podspec.json
blob
3023e340e0aa871f84044a2c237ece690bdae5df
1
{
2
"name": "FKValidator",
3
"version": "1.0.5",
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.5"
16
},
17
"source_files": [
18
"Classes/*.swift",
19
"Classes/**/*.swift"
20
],
21
"requires_arc": true
22
}