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] LastFM.swift 1.5.0
[CocoaPods.git]
/
Specs
/
f
/
e
/
7
/
UserVision
/
1.0.0
/
UserVision.podspec.json
blob
ee3ad26fb3c67776bbf462b355727a8f61ff2d43
1
{
2
"name": "UserVision",
3
"version": "1.0.0",
4
"summary": "UserVision Framework",
5
"homepage": "http://example.com/",
6
"authors": {
7
"Name": "team@appy.ist"
8
},
9
"license": {
10
"type": "Apache-2.0",
11
"file": "LICENSE"
12
},
13
"platforms": {
14
"ios": "9.0"
15
},
16
"source": {
17
"http": "http://appy.ist/uservision/framework.zip"
18
},
19
"ios": {
20
"vendored_frameworks": "UserVision.framework"
21
}
22
}