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] MentaKSAdapter 5.20.35
[CocoaPods.git]
/
Specs
/
d
/
a
/
e
/
QDImageCropper
/
0.0.2
/
QDImageCropper.podspec.json
blob
cb1310e33bfbcf357758d21a57af0a3fe222a10b
1
{
2
"name": "QDImageCropper",
3
"version": "0.0.2",
4
"license": "MIT",
5
"summary": "A simple library for cropping images",
6
"homepage": "https://github.com/quaddef/QDImageCropper",
7
"authors": "quaddef",
8
"source": {
9
"git": "https://github.com/quaddef/QDImageCropper.git",
10
"tag": "0.0.2"
11
},
12
"source_files": "Classes/*.{h,m}",
13
"requires_arc": true,
14
"platforms": {
15
"ios": "6.0"
16
}
17
}