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] TestFrameworkIos1 1.0.2
[CocoaPods.git]
/
Specs
/
2
/
e
/
1
/
JKUmeng
/
0.2.1
/
JKUmeng.podspec.json
blob
e8bcde272fb15df6f6d24928073d0327a969a212
1
{
2
"name": "JKUmeng",
3
"version": "0.2.1",
4
"summary": "友盟统计库,将统计初始化放到load方法里",
5
"homepage": "https://github.com/lwq718691587/JKUmeng",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"liuweiqiang": "liuweiqiang@jianke.com"
12
},
13
"source": {
14
"git": "https://github.com/lwq718691587/JKUmeng.git",
15
"tag": "0.2.1"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "JKUmeng/**/*",
21
"dependencies": {
22
"Aspects": [
23
24
],
25
"UMengAnalytics": [
26
"4.2.4"
27
]
28
}
29
}