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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
c
/
9
/
3
/
tingyunApp_ym
/
1.0
/
tingyunApp_ym.podspec.json
blob
b8511e51b1dd75dd35129413e9d8f2e31a5fd927
1
{
2
"name": "tingyunApp_ym",
3
"version": "1.0",
4
"summary": "听云SDK",
5
"description": "听云SDK,用于应用分析",
6
"homepage": "https://www.tingyun.com/tingyun_app.html",
7
"license": "MIT",
8
"authors": {
9
"张长征": "704602864@qq.com"
10
},
11
"platforms": {
12
"ios": null
13
},
14
"source": {
15
"git": "http://git.ym/iOS/TingYun.git",
16
"tag": "1.0"
17
},
18
"vendored_frameworks": "tingyunApp.framework",
19
"frameworks": [
20
"CoreTelephony",
21
"Security",
22
"SystemConfiguration"
23
],
24
"requires_arc": true
25
}