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] YLProgressHUD 0.0.2
[CocoaPods.git]
/
Specs
/
4
/
1
/
e
/
LRTools
/
1.0.0
/
LRTools.podspec.json
blob
8659f7c55dc2267bb577a9f7c4b2ad3c8a6a6ed1
1
{
2
"name": "LRTools",
3
"version": "1.0.0",
4
"summary": "A short description of LRTools.",
5
"homepage": "https://github.com/huawt/LRTools",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"huawt": "ghost263sky@163.com"
12
},
13
"source": {
14
"git": "https://github.com/huawt/LRTools.git",
15
"tag": "1.0.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "LRTools/Classes/**/*",
21
"frameworks": [
22
"UIKit",
23
"Foundation",
24
"AVFoundation",
25
"CoreImage",
26
"CoreGraphics"
27
]
28
}