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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
8
/
9
/
1
/
XKPodsPerson
/
1.0.0
/
XKPodsPerson.podspec.json
blob
f09f4abca2362b1009b29c9c6841a12381fbec6b
1
{
2
"name": "XKPodsPerson",
3
"version": "1.0.0",
4
"summary": "测试发布下-XKPodsPerson.",
5
"description": "一些详细的描述",
6
"homepage": "https://github.com/wangxkK/PodsTest",
7
"license": "MIT",
8
"authors": {
9
"wangxkK": "593976841@qq.com"
10
},
11
"source": {
12
"git": "https://github.com/wangxkK/PodsTest.git",
13
"tag": "1.0.0"
14
},
15
"source_files": [
16
"XKPodsPerson",
17
"Classes/**/*.{h,m}"
18
],
19
"platforms": {
20
"osx": null,
21
"ios": null,
22
"tvos": null,
23
"watchos": null
24
}
25
}