[Add] MoneyHashPayment 2.2.13
[CocoaPods.git] / Specs / 0 / f / 5 / RSPhotoBrowser / 0.1.1 / RSPhotoBrowser.podspec.json
blobb2998d578f4449538e3e87763954abe3bce87858
2   "name": "RSPhotoBrowser",
3   "version": "0.1.1",
4   "summary": "RSPhotoBrowser base on MWPhotoBrowser",
5   "homepage": "https://github.com/chenjipdc",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "pdc": "chenjipdc@yeah.net"
12   },
13   "platforms": {
14     "ios": "7.0"
15   },
16   "source": {
17     "git": "https://github.com/chenjipdc/RSPhotoBrowser.git",
18     "tag": "0.1.1"
19   },
20   "source_files": "RSPhotoBrowser/MWPhotoBrowser/Classes/*",
21   "resource_bundles": {
22     "MWPhotoBrowser": [
23       "RSPhotoBrowser/MWPhotoBrowser/Assets/*.png"
24     ]
25   },
26   "frameworks": [
27     "ImageIO",
28     "QuartzCore",
29     "AssetsLibrary",
30     "MediaPlayer"
31   ],
32   "weak_frameworks": "Photos",
33   "requires_arc": true,
34   "dependencies": {
35     "MBProgressHUD": [
37     ],
38     "DACircularProgress": [
40     ],
41     "SDWebImage": [
43     ]
44   }