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
/
2
/
6
/
d
/
miku
/
0.1.0
/
miku.podspec.json
blob
00e96dae229cb7f1847c9243d9bf281c6a3cd31e
1
{
2
"name": "miku",
3
"version": "0.1.0",
4
"summary": "miku.",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "git@gitee.com:YUELUOtianbai/miku",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"月落天白": "miku15146525451@163.com"
13
},
14
"source": {
15
"git": "git@gitee.com:YUELUOtianbai/miku.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "miku/Classes/**/*",
22
"resource_bundles": {
23
"miku": [
24
"miku/Assets/*.png"
25
]
26
},
27
"dependencies": {
28
"SDAutoLayout": [
29
30
],
31
"AFNetworking": [
32
33
],
34
"SVProgressHUD": [
35
36
],
37
"Masonry": [
38
39
],
40
"PopoverObjC": [
41
42
]
43
}
44
}