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] FCNews 0.3.26
[CocoaPods.git]
/
Specs
/
e
/
4
/
c
/
MJAnalyse
/
0.1.5
/
MJAnalyse.podspec.json
blob
b250c94125c424f252a34fe43c0217b1f3a02c0e
1
{
2
"name": "MJAnalyse",
3
"version": "0.1.5",
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.5"
16
},
17
"platforms": {
18
"ios": "9.0"
19
},
20
"source_files": "MJAnalyse/Classes/**/*",
21
"dependencies": {
22
"ModuleCapability": [
23
24
],
25
"FBSDKCoreKit": [
26
27
],
28
"Adjust": [
29
30
]
31
}
32
}