[Add] THEOplayer-Connector-Comscore 5.0.1
[CocoaPods.git] / Specs / b / 5 / f / BUKPhotoBrowser / 1.0.2 / BUKPhotoBrowser.podspec.json
blob5765744555a2ee776021b81dd4648c82f6e51ba8
2   "name": "BUKPhotoBrowser",
3   "version": "1.0.2",
4   "summary": "A photo browser library.",
5   "description": "                       BUKPhotoBrowser is used to view large photos. You can pinch to scale the photo size,\n                       tap to dismiss browser, pan to switch photo and so on. You can alse custom toolbar\n                       for special usage.\n",
6   "homepage": "https://github.com/iException/BUKPhotoBrowser",
7   "license": "MIT",
8   "authors": {
9     "hyice": "hy_ice719@163.com"
10   },
11   "source": {
12     "git": "https://github.com/iException/BUKPhotoBrowser.git",
13     "tag": "1.0.2"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "BUKPhotoBrowser": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "SDWebImage": [
27       "3.7.2"
28     ]
29   }