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] DocumentReaderOCR 7.5.10931
[CocoaPods.git]
/
Specs
/
e
/
1
/
f
/
TestFile
/
0.0.1
/
TestFile.podspec.json
blob
c4c08a86d08589e337ca5c563c7b45797c35ead6
1
{
2
"name": "TestFile",
3
"version": "0.0.1",
4
"summary": "TestFile.",
5
"description": "私有仓库测试使用",
6
"homepage": "http://EXAMPLE/TestFile",
7
"license": "MIT",
8
"authors": {
9
"WANG DONG": "aney.wangdong@fenda.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://gitee.com/Fly127/BLECommonTool.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"TestFile/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude",
23
"requires_arc": true
24
}