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