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
/
8
/
7
/
f
/
SCA7
/
1.0.0
/
SCA7.podspec.json
blob
5f4cf6983421e252bc1bd241463a3fe30cac0aa7
1
{
2
"name": "SCA7",
3
"version": "1.0.0",
4
"summary": "SCA7.",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://gitee.com/qishaochun/sca7",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"大红莲冰輪丸": "qishaochun_work@163.com"
13
},
14
"source": {
15
"git": "https://gitee.com/qishaochun/sca7.git",
16
"tag": "1.0.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "SCA7/Classes/**/*",
22
"resource_bundles": {
23
"SCA7": [
24
"SCA7/Assets/*.png"
25
]
26
},
27
"dependencies": {
28
"Masonry": [
29
30
],
31
"MBProgressHUD": [
32
33
],
34
"AFNetworking": [
35
36
],
37
"SDWebImage": [
38
39
]
40
}
41
}