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
/
d
/
f
/
8
/
UBProgress
/
1.0.0
/
UBProgress.podspec.json
blob
da9883d111a96dc89ac6142d79906d5b0a1984bb
1
{
2
"name": "UBProgress",
3
"version": "1.0.0",
4
"platforms": {
5
"ios": "6.0"
6
},
7
"summary": "Custom Progress Bars",
8
"homepage": "https://github.com/Prouj/UBProgress",
9
"authors": {
10
"Larissa Uchôa": "ltuchoa@gmail.com",
11
"Paulo Uchôa": ""
12
},
13
"source": {
14
"git": "https://github.com/Prouj/UBProgress.git",
15
"tag": "1.0.0"
16
},
17
"license": {
18
"type": "MIT",
19
"file": "LICENSE"
20
},
21
"source_files": "UBProgress/UBProgress.{h,m}",
22
"requires_arc": true
23
}