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