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] YIM 2.2.1
[CocoaPods.git]
/
Specs
/
b
/
2
/
5
/
HR_BT
/
0.1.0
/
HR_BT.podspec.json
blob
49359cabc263e6d8bab80be4385c068e49ebafad
1
{
2
"name": "HR_BT",
3
"version": "0.1.0",
4
"summary": "HR_BT",
5
"description": "risenb iOS development components of description",
6
"homepage": "https://github.com",
7
"license": {
8
"type": "MIT",
9
"file": "LICENSE"
10
},
11
"authors": {
12
"穆英波": "obgniyum@icloud.com"
13
},
14
"source": {
15
"git": "https://github.com/iOS-Risenb/HR_BT.git",
16
"tag": "0.1.0"
17
},
18
"platforms": {
19
"ios": "8.0"
20
},
21
"source_files": "HR_BT/Classes/**/*.{h,m}"
22
}