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] TMNavigation 0.0.947
[CocoaPods.git]
/
Specs
/
f
/
b
/
e
/
TestDemoFramework
/
0.0.2
/
TestDemoFramework.podspec.json
blob
8b16f1628ee1145db37069c4a9c9b800cb034e32
1
{
2
"name": "TestDemoFramework",
3
"version": "0.0.2",
4
"summary": "项目介绍和使用方法",
5
"description": "具体信息",
6
"homepage": "https://gitee.com/bpdnd",
7
"license": "MIT",
8
"authors": {
9
"bpdnd": "2405632981@qq.com"
10
},
11
"source": {
12
"git": "https://gitee.com/bpdnd/frameworks.git",
13
"tag": "0.0.2"
14
},
15
"source_files": "TestDemoFramework.framework/Headers/*.h",
16
"platforms": {
17
"osx": null,
18
"ios": null,
19
"tvos": null,
20
"watchos": null
21
}
22
}