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
/
4
/
9
/
5
/
BYT
/
1.0.1
/
BYT.podspec.json
blob
701ccabdc5adc321b1e13b91410d4b846fbce79b
1
{
2
"name": "BYT",
3
"version": "1.0.1",
4
"summary": "A sample iOS Framework",
5
"homepage": "https://github.com/Pikdays/BYT",
6
"license": "MIT",
7
"authors": {
8
"Pikdays": "byt.quan@gmail.com"
9
},
10
"platforms": {
11
"ios": "8.0"
12
},
13
"source": {
14
"git": "https://github.com/Pikdays/BYT.git",
15
"tag": "1.0.1"
16
},
17
"source_files": "BYT/**/*.{h,m}",
18
"public_header_files": "BYT/**/*.h",
19
"requires_arc": true
20
}