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
/
5
/
d
/
OC-Utils
/
1.0.1
/
OC-Utils.podspec.json
blob
3675bd1c5f466d9f9a7fed443f0145ce9d0f79cd
1
{
2
"name": "OC-Utils",
3
"version": "1.0.1",
4
"license": "MIT",
5
"summary": "Objective-C Utils for iOS macOS",
6
"homepage": "https://github.com/leleliu008/OC-Utils",
7
"authors": {
8
"fpliu": "792793182@qq.com"
9
},
10
"source": {
11
"git": "https://github.com/leleliu008/OC-Utils.git",
12
"tag": "1.0.1"
13
},
14
"source_files": "OC-Utils",
15
"requires_arc": true,
16
"platforms": {
17
"ios": "8.0",
18
"osx": "10.9",
19
"watchos": "2.0",
20
"tvos": "9.0"
21
}
22
}