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
/
0
/
b
/
e
/
BeyovaJSON
/
0.0.4
/
BeyovaJSON.podspec.json
blob
66ae18a346c1eabcc9755ec14454ead8e36bb966
1
{
2
"name": "BeyovaJSON",
3
"version": "0.0.4",
4
"summary": "BeyovaJSON allows any json for Coadable in Swift 4",
5
"homepage": "https://github.com/Beyova/BeyovaJSON",
6
"license": {
7
"type": "MIT"
8
},
9
"authors": {
10
"canius": "canius.chu@outlook.com"
11
},
12
"requires_arc": true,
13
"platforms": {
14
"osx": "10.9",
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/Beyova/BeyovaJSON.git",
19
"tag": "0.0.4"
20
},
21
"source_files": "Source/*.swift"
22
}