blob: a2e79b439b9080cd313e126a596691c56c4e2764 [file] [log] [blame]
{
"name": "BLPhotoAssetPickerController",
"version": "0.1.6",
"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.6"
},
"platforms": {
"ios": "8.0"
},
"source_files": "BLPhotoAssetPickerController/Classes/**/*",
"resource_bundles": {
"BLPhotoAssetPickerController": [
"BLPhotoAssetPickerController/Assets/*.png"
]
},
"frameworks": [
"UIKit",
"AssetsLibrary",
"QuartzCore"
],
"dependencies": {
"MBProgressHUD": [
],
"MWPhotoBrowser@guangmingzizai": [
"~> 2.2.4"
],
"Masonry": [
]
}
}