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] ZJSDK 2.5.5.6
[CocoaPods.git]
/
Specs
/
2
/
a
/
9
/
SwiftUtils
/
1.6.1
/
SwiftUtils.podspec.json
blob
b617b0e6875a22e97e04776d651465bb2cdf0619
1
{
2
"name": "SwiftUtils",
3
"version": "1.6.1",
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.1"
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
}