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] FaceSDKNightly 6.4.2314
[CocoaPods.git]
/
Specs
/
f
/
1
/
6
/
BlastBooomLL
/
0.0.2
/
BlastBooomLL.podspec.json
blob
1ec0ff80e34fcde686bc3817b182ec059bda1a66
1
{
2
"name": "BlastBooomLL",
3
"version": "0.0.2",
4
"summary": "BlastBooomLL",
5
"homepage": "https://github.com/fuckManMark/BlastBooomLL.git",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"fuckYouMom": "fuckYouMom@163.com"
12
},
13
"source": {
14
"git": "https://github.com/fuckManMark/BlastBooomLL.git",
15
"tag": "0.0.2"
16
},
17
"frameworks": [
18
"UIKit",
19
"Foundation"
20
],
21
"requires_arc": true,
22
"platforms": {
23
"ios": "9.0"
24
},
25
"dependencies": {
26
"BmobSDK": [
27
28
]
29
},
30
"source_files": [
31
"BlastBooom/*.{h,m}",
32
"BlastBooom/**/*.{h,m}"
33
]
34
}