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.1
/
LHWatermark.podspec.json
blob
2b4fc02bae98bc5aec2653b0b64b3951b52d11e2
1
{
2
"name": "LHWatermark",
3
"version": "0.0.1",
4
"summary": "Add watermark on your Image.",
5
"homepage": "https://github.com/LeonHwa/LHWatermark",
6
"license": "MIT",
7
"authors": {
8
"LeonHwa": "hwestseacoast@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/LeonHwa/LHWatermark.git",
15
"tag": "0.0.1"
16
},
17
"source_files": [
18
"LHWatermark",
19
"LHWatermark/*.{h,m}"
20
],
21
"requires_arc": true
22
}