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