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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
5
/
c
/
8
/
ANAKit
/
0.1.0
/
ANAKit.podspec.json
blob
542ace417680cd47bf8191385b48d997ca4c37cd
1
{
2
"name": "ANAKit",
3
"version": "0.1.0",
4
"summary": "辅助移动统计工具",
5
"description": "辅助移动统计工具,目前使用MTA",
6
"homepage": "https://github.com/yishuiliunian/ANAKit",
7
"license": "MIT",
8
"authors": {
9
"stonedong": "yishuiliunian@gmail.com"
10
},
11
"source": {
12
"git": "https://github.com/yishuiliunian/ANAKit.git",
13
"tag": "0.1.0"
14
},
15
"platforms": {
16
"ios": "6.0"
17
},
18
"requires_arc": true,
19
"source_files": "Pod/Classes/**/*",
20
"resource_bundles": {
21
"ANAKit": [
22
"Pod/Assets/*.png"
23
]
24
},
25
"dependencies": {
26
"MTA": [
27
28
]
29
}
30
}