[Add] PurchasesHybridCommon 13.15.0
[CocoaPods.git] / Specs / 0 / a / 3 / BXPhotoViewer / 1.0.0 / BXPhotoViewer.podspec.json
blobdb74de1180a38ad33c53a12b2caf36659e988520
2   "name": "BXPhotoViewer",
3   "version": "1.0.0",
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.0"
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   }