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] FCVideo 3.2.21
[CocoaPods.git]
/
Specs
/
3
/
5
/
e
/
ljhIosLibrary
/
0.2.0
/
ljhIosLibrary.podspec.json
blob
dc4688d988ed986f1284cca511d554d7ea5f5160
1
{
2
"name": "ljhIosLibrary",
3
"version": "0.2.0",
4
"summary": "self iosLibrary.",
5
"homepage": "https://github.com/myplxdm/iosLibrary",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"ljh": "myplxdm@163.com"
12
},
13
"source": {
14
"git": "https://github.com/myplxdm/iosLibrary.git",
15
"tag": "0.2.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "iosLibrary/Classes/**/*",
21
"frameworks": [
22
"Foundation",
23
"UIKit",
24
"AVFoundation",
25
"AVKit"
26
],
27
"dependencies": {
28
"SDWebImage": [
29
"~> 4.0"
30
],
31
"MyLayout": [
32
"~> 1.4.1"
33
]
34
}
35
}