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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
e
/
a
/
4
/
PublicModule
/
0.0.1
/
PublicModule.podspec.json
blob
1770e130f296766f85d0248438a4341a1b617e5a
1
{
2
"name": "PublicModule",
3
"version": "0.0.1",
4
"summary": "短描述",
5
"platforms": {
6
"ios": "8.0"
7
},
8
"description": "长长的描述",
9
"homepage": "https://coding.net/u/moshenlan",
10
"license": "MIT",
11
"authors": {
12
"不思量自然忘": "17621503908@163.com"
13
},
14
"source": {
15
"git": "https://git.coding.net/moshenlan/PublicModule.git",
16
"tag": "0.0.1"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**.*"
21
]
22
}