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] MappIntelligence 5.0.13
[CocoaPods.git]
/
Specs
/
2
/
5
/
8
/
ExNetwork
/
0.1.1
/
ExNetwork.podspec.json
blob
5a786eadb0f79911793ee80bcdfaf87063b56b6d
1
{
2
"name": "ExNetwork",
3
"version": "0.1.1",
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.1"
17
},
18
"platforms": {
19
"ios": "9.0"
20
},
21
"source_files": "ExNetwork/Classes/**/*",
22
"dependencies": {
23
"AFNetworking": [
24
"~> 2.6.3"
25
]
26
}
27
}