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] HyphenateChat 4.4.0
[CocoaPods.git]
/
Specs
/
0
/
9
/
8
/
ICLoader
/
1.0.2
/
ICLoader.podspec.json
blob
6fc75a93b744d3b4b05604e2596a7acdcbe70c2c
1
{
2
"name": "ICLoader",
3
"version": "1.0.2",
4
"summary": "(yet another) simple frosty loader/HUD.",
5
"homepage": "https://github.com/jasperblues/ICLoader.git",
6
"license": {
7
"type": "Apache 2.0"
8
},
9
"authors": "Jasper Blues",
10
"source": {
11
"git": "https://github.com/jasperblues/ICLoader.git",
12
"tag": "1.0.2"
13
},
14
"source_files": "ICLoader.{h,m}",
15
"requires_arc": true,
16
"platforms": {
17
"ios": "7.0"
18
},
19
"dependencies": {
20
"CKUITools": [
21
22
],
23
"GPUImage": [
24
25
]
26
}
27
}