blob: a29e62f506ee7b095f151df104818629e1cea3b1 [file] [log] [blame]
{
"name": "BLPhotoAssetPickerController",
"version": "0.1.4",
"summary": "A image picker supports multiple selection.",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/guangmingzizai/BLPhotoAssetPickerController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"guangmingzizai": "guangmingzizai@qq.com"
},
"source": {
"git": "https://github.com/guangmingzizai/BLPhotoAssetPickerController.git",
"tag": "0.1.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BLPhotoAssetPickerController/Classes/**/*",
"resource_bundles": {
"BLPhotoAssetPickerController": [
"BLPhotoAssetPickerController/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"AssetsLibrary",
"QuartzCore"
],
"dependencies": {
"MBProgressHUD": [
],
"MWPhotoBrowser@guangmingzizai": [
"~> 2.2.2"
],
"Masonry": [
]
}
}