blob: d8210f5fa848c58666e3409208ffca8956deedc1 [file] [log] [blame]
{
"name": "PKCCrop",
"version": "0.1.2",
"summary": "Images of cameras, galleries, etc. crop",
"description": "There are many options that can be used to easily put images into crops.",
"homepage": "https://github.com/pikachu987/PKCCrop",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"pikachu987": "pikachu987@naver.com"
},
"source": {
"git": "https://github.com/pikachu987/PKCCrop.git",
"tag": "0.1.2"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PKCCrop/Classes/*",
"dependencies": {
"PKCCheck": [
]
},
"resources": "PKCCrop/**/*",
"resource_bundles": {
"PKCCrop": [
"PKCCrop/Assets/*.png"
]
},
"pushed_with_swift_version": "3.0"
}