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
/
9
/
8
/
c
/
studyLib
/
0.0.2
/
studyLib.podspec.json
blob
b0b31e12c6db593d54fc272a867f60c471bdb04a
1
{
2
"name": "studyLib",
3
"version": "0.0.2",
4
"summary": "studyLib.",
5
"description": "studyLib ,studyLib",
6
"homepage": "https://github.com/nqwl/studyLib",
7
"license": "MIT",
8
"authors": {
9
"nqwl": "1273087648@qq.com"
10
},
11
"platforms": {
12
"ios": "8.0"
13
},
14
"source": {
15
"git": "https://github.com/nqwl/studyLib.git",
16
"tag": "0.0.2"
17
},
18
"source_files": [
19
"Classes",
20
"Classes/**/*.{h,m}"
21
],
22
"exclude_files": "Classes/Exclude",
23
"dependencies": {
24
"BabyBluetooth": [
25
"~> 0.7.0"
26
]
27
}
28
}