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] DSPSDK 1.0.1.8
[CocoaPods.git]
/
Specs
/
8
/
6
/
a
/
BVCropPhoto
/
0.0.2
/
BVCropPhoto.podspec.json
blob
9fe33a8a44a9c6545121d8ea2d1c058fb0d6ac03
1
{
2
"name": "BVCropPhoto",
3
"version": "0.0.2",
4
"summary": "Image cropping library for iOS.",
5
"homepage": "https://github.com/vvbogdan/BVCropPhoto",
6
"license": {
7
"type": "MIT",
8
"file": "LICENSE"
9
},
10
"authors": {
11
"Vitalii Bogdan": "bogdan.vitalik@gmail.com"
12
},
13
"platforms": {
14
"ios": "5.0"
15
},
16
"source": {
17
"git": "https://github.com/vvbogdan/BVCropPhoto.git",
18
"tag": "0.0.2"
19
},
20
"source_files": [
21
"BVCropPhoto",
22
"BVCropPhoto/**/*.{h,m}"
23
],
24
"requires_arc": true
25
}