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.0
/
JKUmeng.podspec.json
blob
a0d06c0d506a46df6933b03fee7686b4407f3146
1
{
2
"name": "JKUmeng",
3
"version": "0.2.0",
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.0"
16
},
17
"platforms": {
18
"ios": "8.0"
19
},
20
"source_files": "JKUmeng/**/*",
21
"dependencies": {
22
"Aspects": [
23
24
],
25
"UMengAnalytics": [
26
27
]
28
}
29
}