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] TIoTLinkVideo 2.4.35
[CocoaPods.git]
/
Specs
/
1
/
b
/
e
/
talkToGit
/
0.0.1
/
talkToGit.podspec.json
blob
7add471853d1973d15fe55a17cfd54d1cb6e2bc0
1
{
2
"name": "talkToGit",
3
"version": "0.0.1",
4
"summary": "测试",
5
"description": "测试测试测试测试测试测试测试测试测试测试测试测试测试测试测试测试测试测试测试",
6
"homepage": "https://github.com/AzraelWang/gitTest",
7
"license": {
8
"type": "MIT",
9
"file": "FILE_LICENSE"
10
},
11
"authors": {
12
"wangzhiming": "azraelWang@163.com"
13
},
14
"source": {
15
"git": "https://github.com/AzraelWang/gitTest.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"cocoaThis",
20
"cocoaThis/*"
21
],
22
"requires_arc": true,
23
"platforms": {
24
"osx": null,
25
"ios": null,
26
"tvos": null,
27
"watchos": null
28
}
29
}