blob: 23796d2fa0c8fdf6024432d54d9edb0a41acaafc [file] [log] [blame]
{
"name": "BUKPhotoEditViewController",
"version": "0.0.6",
"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.0.6"
},
"platforms": {
"ios": "6.0"
},
"source_files": "BUKPhotoEditViewController/**/*.{h,m}",
"resources": "BUKPhotoEditViewController/Assets/**/*.png",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}