[Add] APDDTExchangeAdapter 3.4.1.0
[CocoaPods.git] / Specs / 0 / f / 5 / RSPhotoBrowser / 1.1.2 / RSPhotoBrowser.podspec.json
blob2c2a806b5f7efd55f20b6852bdc216d513ec2aab
2   "name": "RSPhotoBrowser",
3   "version": "1.1.2",
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": "1.1.2"
19   },
20   "source_files": "RSPhotoBrowser/MWPhotoBrowser/Classes/*",
21   "resources": [
22     "RSPhotoBrowser/MWPhotoBrowser/Assets/*.png"
23   ],
24   "frameworks": [
25     "ImageIO",
26     "QuartzCore",
27     "AssetsLibrary",
28     "MediaPlayer"
29   ],
30   "weak_frameworks": "Photos",
31   "requires_arc": true,
32   "dependencies": {
33     "MBProgressHUD": [
35     ],
36     "DACircularProgress": [
38     ],
39     "SDWebImage": [
41     ]
42   }