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
/
7
/
0
/
c
/
HelloYo
/
1.1
/
HelloYo.podspec.json
blob
abf3a2b029331c5dce571b9c82af7a62d1f3ab89
1
{
2
"name": "HelloYo",
3
"version": "1.1",
4
"summary": "HelloYo",
5
"description": "HelloYo description",
6
"homepage": "https://github.com/motinle/HelloYo",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"tinlemo": "335983830@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/motinle/HelloYo.git",
16
"tag": "1.1"
17
},
18
"source_files": "HelloYo/**/*.{h,m}",
19
"requires_arc": true,
20
"platforms": {
21
"osx": null,
22
"ios": null,
23
"tvos": null,
24
"watchos": null
25
}
26
}