[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 1 / b / 8 / DXPhotoBrowser / 0.1.4 / DXPhotoBrowser.podspec.json
blob3c482b3143bc8df3d3e73a43d39be0fbcf5e2388
2   "name": "DXPhotoBrowser",
3   "version": "0.1.4",
4   "summary": "Yet another light weight photo browser for displaying a series of photos.",
5   "description": "Yet another light weight photo browser for displaying a series of photos. Enjoy it!",
6   "homepage": "https://github.com/xiekw2010/DXPhotoBrowser",
7   "license": "MIT",
8   "authors": {
9     "xiekw2010": "xiekw2010@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/xiekw2010/DXPhotoBrowser.git",
13     "tag": "0.1.4"
14   },
15   "platforms": {
16     "ios": "6.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/*{h,m}",
20   "resource_bundles": {
21     "DXPhotoBrowser": [
22       "Pod/Assets/*.png"
23     ]
24   },
25   "frameworks": "Accelerate"