blob: f5d3198cd366e9fe3fa0cce2ea22076282c2db30 [file] [log] [blame]
{
"name": "NBPhotoLibrary",
"version": "1.0",
"summary": "Click and choose Photo and provides the cropping feature using RSKImageCropper library",
"description": "This is Photo library to select photo and crop to set profile pic , this uses RSKImageCropper to crop",
"homepage": "http://www.github.com/Nandaballabh",
"authors": {
"Nanda Ballabh": "nandaballabh.kec08@gmail.com"
},
"platforms": {
"ios": "7.0"
},
"license": {
"type": "Apache License 2.0",
"file": "LICENSE"
},
"source": {
"git": "https://github.com/Nandaballabh/NBPhotoLibrary.git",
"tag": "1.0"
},
"requires_arc": true,
"source_files": "NBPhotoLibrary/NBPhotoLibrary/*",
"dependencies": {
"RSKImageCropper": [
]
}
}