[Add] NEConversationUIKit 10.5.1
[CocoaPods.git] / Specs / c / f / 5 / DXPhotoBrowser-DXSimplePhoto / 0.1.0 / DXPhotoBrowser-DXSimplePhoto.podspec.json
blobd35c18310eefc635e242ed3c5b310698cf9f9a47
2   "name": "DXPhotoBrowser-DXSimplePhoto",
3   "version": "0.1.0",
4   "summary": "DXPhotoBrowser's photo model embed with SDWebImage.",
5   "description": "DXPhotoBrowser's photo model embed with SDWebImage, for fast using",
6   "homepage": "https://github.com/xiekw2010/DXPhotoBrowser-DXSimplePhoto",
7   "license": "MIT",
8   "authors": {
9     "xiekw2010": "xiekw2010@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/xiekw2010/DXPhotoBrowser-DXSimplePhoto.git",
13     "tag": "0.1.0"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "DXPhotoBrowser-DXSimplePhoto": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "dependencies": {
26     "DXPhotoBrowser": [
27       "~> 0.1.0"
28     ],
29     "SDWebImage": [
30       "~> 3.7"
31     ]
32   }