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] scandit-datacapture-frameworks-text 6.28.2
[CocoaPods.git]
/
Specs
/
8
/
e
/
0
/
HHOCDemo
/
0.0.1
/
HHOCDemo.podspec.json
blob
045c9c2de1d66583a17d579eae3a5dd6bbd2e07d
1
{
2
"name": "HHOCDemo",
3
"version": "0.0.1",
4
"summary": "HHOCDemo",
5
"homepage": "https://github.com/HaoHaoChina/HHOCDemo",
6
"license": "MIT",
7
"authors": {
8
"HaoHaoChina": "email@address.com"
9
},
10
"platforms": {
11
"ios": "10.0"
12
},
13
"source": {
14
"git": "https://github.com/HaoHaoChina/HHOCDemo.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"HHOCDemo",
19
"我的项目/我的框架/*.{h,m}"
20
],
21
"requires_arc": true
22
}