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] APSDKMediationMintegral 0.0.19
[CocoaPods.git]
/
Specs
/
c
/
4
/
7
/
VSSpritz
/
0.1.3
/
VSSpritz.podspec.json
blob
2f0e5d701c5710a72fa1c7b9f20b8588faf50684
1
{
2
"name": "VSSpritz",
3
"version": "0.1.3",
4
"summary": "Open source spritz implementation for iOS",
5
"homepage": "https://github.com/vivekseth/VSSpritz",
6
"license": "MIT",
7
"authors": {
8
"Vivek Seth": "Vivekseth.m@gmail.com"
9
},
10
"source": {
11
"git": "https://github.com/vivekseth/VSSpritz.git",
12
"tag": "0.1.3"
13
},
14
"platforms": {
15
"ios": "7.0"
16
},
17
"requires_arc": true,
18
"source_files": "Pod/Classes",
19
"resource_bundles": {
20
"VSSpritz": [
21
"Pod/Assets/*.png"
22
]
23
}
24
}