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] AgoraRtcEngine_iOS_Preview 4.3.2.11-build.2
[CocoaPods.git]
/
Specs
/
7
/
a
/
9
/
BNCocoaDemo
/
1.0.1
/
BNCocoaDemo.podspec.json
blob
05eefc29d3dc4c50d431ac6355f0603847656dfc
1
{
2
"name": "BNCocoaDemo",
3
"version": "1.0.1",
4
"license": "MIT",
5
"summary": "A demo",
6
"homepage": "https://github.com/navioffline/CocoaDemo",
7
"platforms": {
8
"ios": "9.0"
9
},
10
"authors": {
11
"navioffline": "songshaohong@baidu.com"
12
},
13
"source": {
14
"git": "https://github.com/navioffline/CocoaDemo.git",
15
"tag": "1.0.1"
16
},
17
"requires_arc": true,
18
"source_files": [
19
"*",
20
"CocoaDemo",
21
"CocoaDemo/**/*.{h,m}"
22
]
23
}