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
/
4
/
b
/
Mav
/
1.0.1
/
Mav.podspec.json
blob
d4dcf5b74c7db6bc120b578c913d911f0979b477
1
{
2
"name": "Mav",
3
"version": "1.0.1",
4
"summary": "使用mavlink",
5
"homepage": "https://github.com/Eysolitude/MavlinkPro",
6
"license": "MIT",
7
"authors": {
8
"zhouzhi": "j1zhouzhi@126.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/Eysolitude/MavlinkPro.git",
15
"tag": "1.0.1"
16
},
17
"source_files": "Mav/**/*",
18
"requires_arc": true
19
}