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
/
5
/
6
/
CSCommonKit
/
1.0.0
/
CSCommonKit.podspec.json
blob
05f0b3bda4ee191b9ab0ab36449e24ad50efe61c
1
{
2
"name": "CSCommonKit",
3
"version": "1.0.0",
4
"summary": "The package of useful tools, include categories and classes",
5
"homepage": "https://github.com/lichangsong",
6
"license": "MIT",
7
"authors": {
8
"lichangsong": "lcs_lz@163.com"
9
},
10
"platforms": {
11
"ios": "7.0"
12
},
13
"source": {
14
"git": "https://github.com/lichangsong/CSCommonKit.git",
15
"tag": "1.0.0"
16
},
17
"source_files": [
18
"CSCommonKit",
19
"CSCommonKit/**/*.{h,m}"
20
],
21
"requires_arc": true
22
}