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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
f
/
0
/
b
/
LineKit
/
1.0.0
/
LineKit.podspec.json
blob
f672eb398ae7de06e2cee8a99312e44366292361
1
{
2
"name": "LineKit",
3
"version": "1.0.0",
4
"summary": "Share to Naver Line from your apps.",
5
"homepage": "https://github.com/dlackty/LineKit",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Chih-Wei Lee": "dlackty@gmail.com"
12
},
13
"source": {
14
"git": "https://github.com/dlackty/LineKit.git",
15
"tag": "1.0.0"
16
},
17
"platforms": {
18
"ios": "4.0"
19
},
20
"source_files": "LineKit/*.{h,m}",
21
"requires_arc": false
22
}