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] AlibabacloudMse20190531 6.13.0
[CocoaPods.git]
/
Specs
/
8
/
6
/
a
/
BVCropPhoto
/
1.0.0
/
BVCropPhoto.podspec.json
blob
051f5dbf9da6478d79c40d38aa5254e8b5b9b9b5
1
{
2
"name": "BVCropPhoto",
3
"version": "1.0.0",
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": "9.0"
15
},
16
"source": {
17
"git": "https://github.com/vvbogdan/BVCropPhoto.git",
18
"tag": "1.0.0"
19
},
20
"source_files": [
21
"BVCropPhoto",
22
"BVCropPhoto/**/*.{h,m}"
23
],
24
"requires_arc": true
25
}