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] ZJSDK 2.5.8.10
[CocoaPods.git]
/
Specs
/
2
/
a
/
b
/
LRTool
/
0.0.1
/
LRTool.podspec.json
blob
140edd90aa987e705bed6bb8832f6e2d5d34b325
1
{
2
"name": "LRTool",
3
"version": "0.0.1",
4
"summary": "测试框架",
5
"homepage": "https://github.com/lrmz/LRTool",
6
"license": "MIT",
7
"authors": {
8
"lrmz": "email@address.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/lrmz/LRTool.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"LRTool",
19
"LRToolTry/LRToolTry/我的框架/*.{h,m}"
20
],
21
"requires_arc": true
22
}