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] TestFrameworkIos1 1.0.2
[CocoaPods.git]
/
Specs
/
d
/
c
/
f
/
PathMenu
/
1.0.1
/
PathMenu.podspec.json
blob
24156842a05b5783cfd00edc42aa025445aafeaa
1
{
2
"name": "PathMenu",
3
"version": "1.0.1",
4
"summary": "Path 4.2 menu using CoreAnimation in Swift.",
5
"homepage": "https://github.com/pixyzehn/PathMenu",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"pixyzehn": "civokjots0109@gmail.com"
12
},
13
"requires_arc": true,
14
"platforms": {
15
"ios": "8.0"
16
},
17
"source": {
18
"git": "https://github.com/pixyzehn/PathMenu.git",
19
"tag": "1.0.1"
20
},
21
"source_files": "PathMenu/*.swift"
22
}