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] CXHAdSDK-TopOn 1.6.6.1
[CocoaPods.git]
/
Specs
/
d
/
6
/
0
/
JGJLinkLabel
/
0.1.1
/
JGJLinkLabel.podspec.json
blob
a8949d03d7419c6c5c76589bc22ab7026391e7e5
1
{
2
"name": "JGJLinkLabel",
3
"version": "0.1.1",
4
"summary": "JGJLinkLabel",
5
"homepage": "https://github.com/tounaobun/JGJLinkLabel",
6
"platforms": {
7
"ios": "7.0"
8
},
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"YOURNAME": "Tounaobun"
15
},
16
"source": {
17
"git": "https://github.com/tounaobun/JGJLinkLabel",
18
"tag": "0.1.1"
19
},
20
"frameworks": "UIKit",
21
"source_files": [
22
"JGJLinkLabel*",
23
"Classes/*",
24
"Resource/*"
25
],
26
"requires_arc": true
27
}