blob: d2d816b4508d66f00e8ccc70f43f911c0f0e66d9 [file] [log] [blame]
{
"name": "PKCCrop",
"version": "0.2.1",
"summary": "Images 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.2.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "PKCCrop/Classes/*",
"resources": "PKCCrop/**/*",
"resource_bundles": {
"PKCCrop": [
"PKCCrop/Assets/*.png"
]
},
"pushed_with_swift_version": "3.0"
}