[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / 1 / b / 8 / DXPhotoBrowser / 0.1.3 / DXPhotoBrowser.podspec.json
blobf50ffb4ab123204ba4397fc449e3f4ab73cd09f3
2   "name": "DXPhotoBrowser",
3   "version": "0.1.3",
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.3"
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"