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] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git]
/
Specs
/
7
/
4
/
0
/
CropView
/
0.1.3
/
CropView.podspec.json
blob
a77875581f0941fd2ff944dbc2692aca0f463172
1
{
2
"name": "CropView",
3
"version": "0.1.3",
4
"platforms": {
5
"ios": "8.0"
6
},
7
"summary": "Crop rectangle view like in Notes App",
8
"homepage": "https://github.com/rzmn/CropView",
9
"license": {
10
"type": "MIT",
11
"file": "LICENSE"
12
},
13
"authors": {
14
"nikitarazumnuy": "agerfirelol@gmail.com"
15
},
16
"source": {
17
"git": "https://github.com/rzmn/CropView.git",
18
"tag": "0.1.3"
19
},
20
"source_files": "Pod/Classes/*.swift",
21
"requires_arc": true
22
}