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] DocumentReaderOCRRFIDStage 7.5.10896
[CocoaPods.git]
/
Specs
/
2
/
a
/
9
/
SwiftUtils
/
1.6.2
/
SwiftUtils.podspec.json
blob
1ed785a00e0f5f5e870d132dd071ca25b29c8f2f
1
{
2
"name": "SwiftUtils",
3
"version": "1.6.2",
4
"license": "MIT",
5
"summary": "SwiftUtils",
6
"homepage": "https://github.com/zendobk/SwiftUtils",
7
"authors": {
8
"Dao Nguyen": "zendobk"
9
},
10
"source": {
11
"git": "https://github.com/zendobk/SwiftUtils.git",
12
"tag": "1.6.2"
13
},
14
"requires_arc": true,
15
"platforms": {
16
"ios": "8.0"
17
},
18
"ios": {
19
"frameworks": [
20
"Foundation",
21
"UIKit"
22
]
23
},
24
"source_files": [
25
"SwiftUtils/Classes/*.swift",
26
"SwiftUtils/Extensions/*.swift"
27
]
28
}