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
/
a
/
7
/
d
/
Overline
/
0.0.1
/
Overline.podspec.json
blob
d4656a09837db8718ce50d0cb877a4ee162dfcc5
1
{
2
"name": "Overline",
3
"version": "0.0.1",
4
"summary": "Objective-C utilities and shorthands.",
5
"homepage": "https://github.com/yaakaito/Overline",
6
"license": "MIT",
7
"authors": {
8
"KAZUMA Ukyo": "yaakaito@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/yaakaito/Overline.git",
12
"tag": "0.0.1"
13
},
14
"source_files": [
15
"Overline",
16
"Overline/**/*.{h,m}"
17
],
18
"public_header_files": "Overline/**/*.h",
19
"requires_arc": true
20
}