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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
2
/
a
/
9
/
ProSetting
/
1.0.1
/
ProSetting.podspec.json
blob
541495475e126713a817c6f7ba72156d1db429c2
1
{
2
"name": "ProSetting",
3
"version": "1.0.1",
4
"summary": "集团专用",
5
"homepage": "https://github.com/cochat/ProSetting",
6
"license": "MIT",
7
"authors": {
8
"jinshuaiLiu": "154377093@qq.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/cochat/ProSetting.git",
15
"tag": "1.0.1"
16
},
17
"source_files": "TCSetting/TCSetting/*.{h,m}",
18
"requires_arc": true,
19
"dependencies": {
20
"Masonry": [
21
"~>0"
22
],
23
"TCTools": [
24
"~> 0.1.16"
25
]
26
}
27
}