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.11035
[CocoaPods.git]
/
Specs
/
2
/
7
/
6
/
BRLabel
/
0.0.1
/
BRLabel.podspec.json
blob
68a8375931ca5ec67e4effa28c192a11f2a69fbf
1
{
2
"name": "BRLabel",
3
"version": "0.0.1",
4
"summary": "BRLabel can show a shuffle animation when set text on it.",
5
"homepage": "http://github.com/boska/BRLabel",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Boska Lee": "mr.boska@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/boska/BRLabel.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"Classes",
19
"Classes/**/*.{h,m}"
20
],
21
"exclude_files": "Classes/Exclude",
22
"platforms": {
23
"ios": "5.0"
24
},
25
"requires_arc": true
26
}