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] ApproovURLSession 3.3.2
[CocoaPods.git]
/
Specs
/
e
/
9
/
a
/
BMXSwitch
/
1.0
/
BMXSwitch.podspec.json
blob
efa4855640254c0dfc1c328e8e0a08c808022dc7
1
{
2
"name": "BMXSwitch",
3
"version": "1.0",
4
"summary": "Image based replacement for UISwitch.",
5
"homepage": "https://github.com/mbigatti/BMXSwitch",
6
"license": "MIT",
7
"authors": {
8
"Massimiliano Bigatti": "massimiliano@bigatti.it"
9
},
10
"source": {
11
"git": "https://github.com/mbigatti/BMXSwitch.git",
12
"tag": "1.0"
13
},
14
"platforms": {
15
"ios": "5.0"
16
},
17
"source_files": [
18
"BMXSwitch",
19
"BMXSwitch/**/*.{h,m}"
20
],
21
"requires_arc": true
22
}