[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / 0 / f / 5 / RSPhotoBrowser / 1.3.0 / RSPhotoBrowser.podspec.json
blob6b32574629fafcbbedcbc66f6dfa6b10672db1a6
2   "name": "RSPhotoBrowser",
3   "version": "1.3.0",
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.3.0"
19   },
20   "source_files": "RSPhotoBrowser/MWPhotoBrowser/Classes/*",
21   "resources": "RSPhotoBrowser/MWPhotoBrowser/RSPhotoBrowser.bundle",
22   "frameworks": [
23     "ImageIO",
24     "QuartzCore",
25     "AssetsLibrary",
26     "MediaPlayer"
27   ],
28   "weak_frameworks": "Photos",
29   "requires_arc": true,
30   "dependencies": {
31     "MBProgressHUD": [
33     ],
34     "DACircularProgress": [
36     ],
37     "SDWebImage": [
39     ]
40   }