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] RongCloudRTC 5.12.0
[CocoaPods.git]
/
Specs
/
2
/
5
/
8
/
ExNetwork
/
0.1.0
/
ExNetwork.podspec.json
blob
31ef3dc51a7ea29c61f291b2a7d271a3db8b981e
1
{
2
"name": "ExNetwork",
3
"version": "0.1.0",
4
"summary": "网络组件",
5
"description": "TODO: 用于组件网络通信",
6
"homepage": "https://github.com/a289458845/ExNetwork",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"a289458845": "289458845@qq.com"
13
},
14
"source": {
15
"git": "https://github.com/a289458845/ExNetwork.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "ExNetwork/Classes/**/*",
22
"dependencies": {
23
"AFNetworking": [
24
"~> 2.6.3"
25
]
26
}
27
}