blob: 1c9cbb7bb762f3b30c83d2f0ad73ddfd98a8bf47 [file] [log] [blame]
{
"name": "NXBPickerImageEditer",
"version": "1.0.0",
"summary": "A PickerImage Editer",
"description": "Image picker, custom theme, drag the rectangular box, return the required shape image",
"homepage": "https://github.com/niexiaobo/NXBPickerImageEditer",
"license": "MIT",
"authors": {
"niexiaobo": "flash_lifing@163.com"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source": {
"git": "https://github.com/niexiaobo/NXBPickerImageEditer.git",
"tag": "1.0.0"
},
"source_files": "XBPickerImageEditer/*",
"frameworks": [
"Foundation",
"UIKit"
]
}