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] EOCoreDebug 2.3.296
[CocoaPods.git]
/
Specs
/
6
/
a
/
c
/
FanMenu
/
0.7.2
/
FanMenu.podspec.json
blob
b29bc9ec5daa80c005b5f9682ac6a8fa1a973838
1
{
2
"name": "FanMenu",
3
"version": "0.7.2",
4
"summary": "Menu with a circular layout based on Macaw.",
5
"homepage": "https://github.com/exyte/fan-menu.git",
6
"license": "MIT",
7
"authors": {
8
"exyte": "info@exyte.com"
9
},
10
"source": {
11
"git": "https://github.com/exyte/fan-menu.git",
12
"tag": "0.7.2"
13
},
14
"social_media_url": "http://exyte.com",
15
"platforms": {
16
"ios": "9.1"
17
},
18
"requires_arc": true,
19
"source_files": [
20
"Sources/*.*"
21
],
22
"dependencies": {
23
"Macaw": [
24
25
]
26
}
27
}