[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / f / 0 / e / BLPhotoAssetPickerController / 0.1.2 / BLPhotoAssetPickerController.podspec.json
blob68ae563b6b8c80510ad5bb3fb079587954f40bdc
2   "name": "BLPhotoAssetPickerController",
3   "version": "0.1.2",
4   "summary": "A image picker supports multiple selection.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/guangmingzizai/BLPhotoAssetPickerController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "guangmingzizai": "guangmingzizai@qq.com"
13   },
14   "source": {
15     "git": "https://github.com/guangmingzizai/BLPhotoAssetPickerController.git",
16     "tag": "0.1.2"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "BLPhotoAssetPickerController/Classes/**/*",
22   "resource_bundles": {
23     "BLPhotoAssetPickerController": [
24       "BLPhotoAssetPickerController/Assets/*.png"
25     ]
26   },
27   "frameworks": [
28     "UIKit",
29     "AssetsLibrary",
30     "QuartzCore"
31   ],
32   "dependencies": {
33     "MBProgressHUD": [
35     ],
36     "MWPhotoBrowser@guangmingzizai": [
37       "~> 2.2.1"
38     ],
39     "Masonry": [
41     ]
42   }