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] TMNavigation 0.0.947
[CocoaPods.git]
/
Specs
/
f
/
e
/
1
/
GAServer
/
0.1.0
/
GAServer.podspec.json
blob
f219233cca6dcdb1dfa915a45dd40521e96c7a6d
1
{
2
"name": "GAServer",
3
"version": "0.1.0",
4
"summary": "好空气智能场景",
5
"description": "TODO: Add long description of the pod here.",
6
"homepage": "https://github.com/wowbby/GAServer",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"wowbby": "zhengzhx@haier.com"
13
},
14
"source": {
15
"git": "https://github.com/wowbby/GAServer.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "GAServer/Classes/**/*",
22
"dependencies": {
23
"HRNetwork": [
24
25
],
26
"MJExtension": [
27
28
]
29
}
30
}