[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / e / d / 9 / NBLShowPicture / 0.1.1 / NBLShowPicture.podspec.json
blob39192a9746c940d72f784997184832659d8f44cc
2   "name": "NBLShowPicture",
3   "version": "0.1.1",
4   "summary": "全屏查看图片。Show picture in full screen.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/yjh4866/NBLShowPicture",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "杨建红": "yjh4866@163.com"
13   },
14   "source": {
15     "git": "https://github.com/yjh4866/NBLShowPicture.git",
16     "tag": "0.1.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "NBLShowPicture/Classes/**/*",
22   "resource_bundles": {
23     "NBLShowPicture": [
24       "NBLShowPicture/Assets/*.{storyboard}"
25     ]
26   },
27   "public_header_files": "NBLShowPicture/Classes/*.h",
28   "dependencies": {
29     "SDWebImage": [
31     ]
32   }