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
/
d
/
f
/
CZMGitTest
/
0.2
/
CZMGitTest.podspec.json
blob
2f4dfff44ee5ab6b285197133184f648f5cc0c19
1
{
2
"name": "CZMGitTest",
3
"version": "0.2",
4
"summary": "cocoapods test",
5
"homepage": "https://github.com/ezhonca/git-test",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"caizhongming": "cai.zhongming@hotmail.com"
12
},
13
"platforms": {
14
"ios": "5.0"
15
},
16
"source": {
17
"git": "https://github.com/ezhonca/git-test.git",
18
"tag": "0.2"
19
},
20
"source_files": [
21
"iOS",
22
"iOS/*"
23
],
24
"requires_arc": true
25
}