blob: 91f12a914603f537ebaa6c76bc3cfc257ffa10c3 [file] [log] [blame]
{
"name": "BUKPhotoEditViewController",
"version": "0.0.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.0.3"
},
"platforms": {
"ios": "6.0"
},
"source_files": "BUKPhotoEditViewController/**/*.{h,m}",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true
}