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] CXHAdSDK 1.4.6
[CocoaPods.git]
/
Specs
/
2
/
b
/
5
/
Bulb
/
1.0.0
/
Bulb.podspec.json
blob
a2e5b0b31975d950091774b321a7034e2e07351a
1
{
2
"name": "Bulb",
3
"version": "1.0.0",
4
"summary": "Richer, more powerful notification framework.",
5
"homepage": "https://github.com/lpniuniu/bulb",
6
"license": "MIT",
7
"authors": {
8
"fanfei": "lpniuniu@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/lpniuniu/bulb.git",
12
"tag": "1.0.0"
13
},
14
"platforms": {
15
"ios": "8.0",
16
"osx": "10.9",
17
"watchos": "2.0"
18
},
19
"source_files": "bulb/*.{h,m}",
20
"requires_arc": true
21
}