[Add] PrimerSDK 2.33.1
[CocoaPods.git] / Specs / 0 / a / 3 / BXPhotoViewer / 1.0.1 / BXPhotoViewer.podspec.json
blob01a111bc888c59dd0a39821b207f3d491e5ddb68
2   "name": "BXPhotoViewer",
3   "version": "1.0.1",
4   "summary": "BXPhotoViewer is a simple Photo Viewer ViewController",
5   "description": "BXPhotoViewer is a simple Photo Viewer ViewController\nOne for viewer simgle Photo,One for browser a set of Phtos.",
6   "homepage": "https://github.com/banxi1988/BXPhotoViewer",
7   "license": "MIT",
8   "authors": {
9     "banxi1988": "banxi1988@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/banxi1988/BXPhotoViewer.git",
13     "tag": "1.0.1"
14   },
15   "platforms": {
16     "ios": "8.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "BXPhotoViewer": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "PinAutoLayout": [
28     ]
29   }