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.0
[CocoaPods.git]
/
Specs
/
0
/
8
/
d
/
Indigear
/
0.0.1
/
Indigear.podspec.json
blob
0215b40733e8ffd2a0c554f4420dc5d22b05f1f5
1
{
2
"name": "Indigear",
3
"version": "0.0.1",
4
"summary": "Simple HTTP client for Swift",
5
"homepage": "https://github.com/thisisdingo/Indigear",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"": ""
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/thisisdingo/Indigear.git",
18
"tag": "0.0.1"
19
},
20
"source_files": [
21
"Classes",
22
"Indigear/**/*.{swift}"
23
],
24
"exclude_files": "Classes/Exclude"
25
}