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
/
6
/
9
/
CLBasics
/
1.0.1
/
CLBasics.podspec.json
blob
1b43fa32ef46675248b3945d97b0b634e342491f
1
{
2
"name": "CLBasics",
3
"version": "1.0.1",
4
"summary": "我自己的一个基本类库",
5
"homepage": "http://git.oschina.net/xcwz/CLBasics",
6
"license": "TIM",
7
"authors": {
8
"CL": "1005889197@qq.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://git.oschina.net/xcwz/CLBasics.git",
15
"tag": "1.0.1"
16
},
17
"source_files": "CLBasics/**/*",
18
"requires_arc": true
19
}