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] ZJSDK 2.5.8.12
[CocoaPods.git]
/
Specs
/
4
/
a
/
2
/
ATXKQuote3
/
0.0.2
/
ATXKQuote3.podspec.json
blob
3309bc42a62699ec1dd2cd37dc7609c7ca18e5c9
1
{
2
"name": "ATXKQuote3",
3
"version": "0.0.2",
4
"summary": "A short description of ATXKQuote3.",
5
"description": "描述",
6
"homepage": "http://EXAMPLE/ATXKQuote",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"gaoyang": "525407426@qq.com"
13
},
14
"platforms": {
15
"ios": "10.0"
16
},
17
"source": {
18
"git": "http://git.antaikeji.top/gaoyang/atxkquote3.git",
19
"tag": "0.0.2"
20
},
21
"source_files": [
22
"ATXKQuote3",
23
"ATXKQuote3/**/*.{h,m}"
24
]
25
}