[Add] VideoIDSDK 1.28.3-FR
[CocoaPods.git] / Specs / 7 / 6 / 1 / XRPhotoBrowser / 1.0.4 / XRPhotoBrowser.podspec.json
blob7c7773ff7895a542895b2fe76e541d5e1560ccd3
2   "name": "XRPhotoBrowser",
3   "version": "1.0.4",
4   "summary": "Powerful, low memory usage, efficient and smooth photo browsing framework that supports image transit effect.",
5   "platforms": {
6     "ios": "9.0"
7   },
8   "description": "XRPhotoBrowser is A Powerful, low memory usage, efficient and smooth photo browsing framework that supports image transit effect.",
9   "homepage": "https://github.com/hanzhuzi/XRPhotoBrowser",
10   "license": {
11     "type": "MIT",
12     "file": "LICENSE"
13   },
14   "authors": {
15     "hanzhuzi": "violet_buddhist@163.com"
16   },
17   "source": {
18     "git": "https://github.com/hanzhuzi/XRPhotoBrowser.git",
19     "tag": "1.0.4"
20   },
21   "source_files": "XRPhotoBrowser/Sources/**/*.{h,m}",
22   "resource_bundles": {
23     "XRPhotoBrowser": [
24       "XRPhotoBrowser/Sources/XRPhotoBrowser.bundle/*.png"
25     ]
26   },
27   "ios": {
28     "frameworks": [
29       "UIKit",
30       "Foundation"
31     ]
32   },
33   "weak_frameworks": "Photos",
34   "requires_arc": true,
35   "dependencies": {
36     "SDWebImage": [
37       "~> 5.0.6"
38     ]
39   }