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] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git]
/
Specs
/
b
/
d
/
e
/
CodeApp
/
0.0.2
/
CodeApp.podspec.json
blob
c66146d58c8446eee8fc521796ca364196398fed
1
{
2
"name": "CodeApp",
3
"version": "0.0.2",
4
"summary": "A state bar hud for iOS on window",
5
"homepage": "https://github.com/guohongquan/CodeApp",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"iticle": "guohongquan1027@163.com"
12
},
13
"source": {
14
"git": "https://github.com/guohongquan/CodeApp.git",
15
"tag": "0.0.2"
16
},
17
"source_files": "CodeApp/*.{h,m}",
18
"requires_arc": true,
19
"platforms": {
20
"ios": "7.0"
21
}
22
}