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] TrinityAudioSDK 3.2.118
[CocoaPods.git]
/
Specs
/
0
/
e
/
8
/
SHExtension
/
1.0.0
/
SHExtension.podspec.json
blob
f2c02fd44779a972530782765153dbdec2733da2
1
{
2
"name": "SHExtension",
3
"version": "1.0.0",
4
"summary": "常用方法类别",
5
"license": "MIT",
6
"authors": {
7
"CSH": "624089195@qq.com"
8
},
9
"platforms": {
10
"ios": "6.0"
11
},
12
"requires_arc": true,
13
"homepage": "https://github.com/CCSH/SHExtension",
14
"source": {
15
"git": "https://github.com/CCSH/SHExtension.git",
16
"tag": "1.0.0"
17
},
18
"source_files": "SHExtension/*.{h,m}"
19
}