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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
5
/
0
/
3
/
LHWatermark
/
0.0.3
/
LHWatermark.podspec.json
blob
85ad4f107affaf69d74bc8fcff5e455949c49515
1
{
2
"name": "LHWatermark",
3
"version": "0.0.3",
4
"summary": "Add watermark on your Image.",
5
"homepage": "https://github.com/LeonHwa/LHWatermark",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE.md"
9
},
10
"authors": {
11
"LeonHwa": "hwestseacoast@163.com"
12
},
13
"platforms": {
14
"ios": "7.0"
15
},
16
"source": {
17
"git": "https://github.com/LeonHwa/LHWatermark.git",
18
"tag": "0.0.3"
19
},
20
"source_files": [
21
"LHWatermark",
22
"LHWatermark/*.{h,m}"
23
],
24
"requires_arc": true
25
}