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] RegulaCommonStage 7.5.928
[CocoaPods.git]
/
Specs
/
a
/
5
/
2
/
ObjcConfig_a
/
1.0.1
/
ObjcConfig_a.podspec.json
blob
e3fa82789b5ded10b514d922e365e225be4f606f
1
{
2
"name": "ObjcConfig_a",
3
"version": "1.0.1",
4
"summary": "custom XJTest",
5
"homepage": "https://gitee.com/xiejie-gitee/config_a",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"xiejie": "632663019@qq.com"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"git": "https://gitee.com/xiejie-gitee/config_a.git",
18
"tag": "1.0.1"
19
},
20
"source_files": "Objc/Classes/**/*.{h,m}",
21
"dependencies": {
22
"AFNetworking": [
23
"4.0"
24
],
25
"SDWebImage": [
26
"5.12.1"
27
],
28
"ObjcCategory": [
29
30
]
31
},
32
"requires_arc": true,
33
"deprecated": true
34
}