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
/
e
/
8
/
BMKit
/
0.0.1
/
BMKit.podspec.json
blob
646c8d00fc2df9d1dcd51b2110dd335e9973b13a
1
{
2
"name": "BMKit",
3
"version": "0.0.1",
4
"summary": "蓝月亮 iOS 组公共模块",
5
"homepage": "http://192.168.240.26/ios/BMKit",
6
"license": "MIT",
7
"authors": {
8
"liangdahong": "liangdahong@bluemoon.com.cn"
9
},
10
"platforms": {
11
"ios": "6.0"
12
},
13
"source": {
14
"git": "http://192.168.240.26/ios/BMKit.git",
15
"tag": "0.0.1"
16
},
17
"source_files": "BMKitDemo/BMKit/**/*.{h,m}",
18
"requires_arc": true
19
}