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] jooohhn-Amplitude 9.3.3
[CocoaPods.git]
/
Specs
/
b
/
1
/
c
/
AYBase
/
0.1.0
/
AYBase.podspec.json
blob
c6dab5b2fd39ad96e0ceba4662aa42c62570b4be
1
{
2
"name": "AYBase",
3
"version": "0.1.0",
4
"summary": "AYBase",
5
"description": "这是一些基础组件",
6
"homepage": "https://coding.net/u/andy-wang/p/AYBase",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"wywei": "wangyaweiart@gmail.com"
13
},
14
"source": {
15
"git": "git@git.coding.net:andy-wang/AYBase.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "AYBase/Classes/**/*",
22
"dependencies": {
23
"AFNetworking": [
24
25
],
26
"SDWebImage": [
27
28
]
29
}
30
}