blob: d8ac7bf52d0c4c7d06a25a23871e291ebcd9b03d [file] [log] [blame]
{
"name": "BUKPhotoEditViewController",
"version": "0.1.3",
"license": "MIT",
"summary": "An photo editing controller enable you to rotate, mosaic and clip a photo.",
"homepage": "https://github.com/iException/BUKPhotoEditViewController",
"authors": {
"Lazy Clutch": "lr_5146@163.com"
},
"source": {
"git": "https://github.com/iException/BUKPhotoEditViewController.git",
"tag": "0.1.3"
},
"platforms": {
"ios": "6.0"
},
"source_files": "Pod/Classes/**/*.{h,m}",
"resources": "Pod/Assets/**/*.png",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}