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
/
e
/
4
/
c
/
MJAnalyse
/
0.1.2
/
MJAnalyse.podspec.json
blob
469debaa21af0a7a1a0910785b91562744e0e2fa
1
{
2
"name": "MJAnalyse",
3
"version": "0.1.2",
4
"summary": "整理所有的第三方统计",
5
"homepage": "https://github.com/yangyu2010/MJAnalyse",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Yu Yang": "yangyu2010@aliyun.com"
12
},
13
"source": {
14
"git": "https://github.com/yangyu2010/MJAnalyse.git",
15
"tag": "v-0.1.2"
16
},
17
"platforms": {
18
"ios": "9.0"
19
},
20
"source_files": "MJAnalyse/Classes/**/*",
21
"dependencies": {
22
"ModuleCapability": [
23
24
],
25
"FBSDKCoreKit": [
26
"~> 4.36.0"
27
],
28
"Adjust": [
29
"~> 4.15.0"
30
]
31
}
32
}