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] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git]
/
Specs
/
f
/
0
/
8
/
CRuntime
/
2.1.2
/
CRuntime.podspec.json
blob
d84741b1a3b01738f4d5b30cfd82a5cf148d016b
1
{
2
"name": "CRuntime",
3
"version": "2.1.2",
4
"summary": "CRuntime",
5
"description": "C++ bridge for Runtime",
6
"homepage": "https://github.com/wickwirew/Runtime",
7
"license": "MIT",
8
"authors": {
9
"Wesley Wickwire": "wickwirew@gmail.com"
10
},
11
"platforms": {
12
"ios": "9.0"
13
},
14
"source": {
15
"git": "https://github.com/wickwirew/CRuntime.git",
16
"tag": "2.1.2"
17
},
18
"source_files": "Sources/**/*"
19
}