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] DocumentReaderMRZBarcodeStage 7.5.10862
[CocoaPods.git]
/
Specs
/
b
/
a
/
0
/
BAButton
/
2.0.1
/
BAButton.podspec.json
blob
eccde3fdc0b072276459b5f78fc8a60af8e67246
1
{
2
"name": "BAButton",
3
"version": "2.0.1",
4
"summary": "自定义 button 类!",
5
"homepage": "https://github.com/boai/BAButton",
6
"license": "MIT",
7
"authors": {
8
"boai": "sunboyan@outlook.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/boai/BAButton.git",
15
"tag": "2.0.1"
16
},
17
"source_files": "BAButton/**/*.{h,m}",
18
"requires_arc": true
19
}