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] AlibabacloudCloudAPI20160714 4.5.1
[CocoaPods.git]
/
Specs
/
d
/
c
/
f
/
PathMenu
/
1.1.0
/
PathMenu.podspec.json
blob
72d1ec37d057122d7af994a6c578ce908173592f
1
{
2
"name": "PathMenu",
3
"version": "1.1.0",
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.1.0"
20
},
21
"source_files": "PathMenu/*.swift"
22
}