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] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git]
/
Specs
/
f
/
1
/
2
/
testLibLX
/
0.0.2
/
testLibLX.podspec.json
blob
702bb11d5e2da602873761db2f7b1a8cde197629
1
{
2
"name": "testLibLX",
3
"version": "0.0.2",
4
"summary": "testLib",
5
"description": "testLib description",
6
"homepage": "https://coding.net/u/liu_xing/p/testP",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"xing.liu": "liuxinghenau@gmail.com"
13
},
14
"source": {
15
"git": "https://git.coding.net/liu_xing/testP.git",
16
"tag": "0.0.2"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"resources": "Classes/person.bundle",
23
"platforms": {
24
"osx": null,
25
"ios": null,
26
"tvos": null,
27
"watchos": null
28
}
29
}