[Add] CXHAdSDK 1.4.6
[CocoaPods.git] / Specs / e / 6 / 9 / IRPhotoGallery / 1.0.1 / IRPhotoGallery.podspec.json
blobe3302837ee9a78aa6d624efff8a28f8406cf5300
2   "name": "IRPhotoGallery",
3   "version": "1.0.1",
4   "summary": "Make a Button Group to control.",
5   "description": "Make a Button Group to control.",
6   "homepage": "https://github.com/irons163/IRPhotoGallery.git",
7   "license": "MIT",
8   "authors": "irons163",
9   "platforms": {
10     "ios": "11.0"
11   },
12   "source": {
13     "git": "https://github.com/irons163/IRPhotoGallery.git",
14     "tag": "1.0.1"
15   },
16   "source_files": "IRPhotoGallery/**/*.{h,m}",
17   "dependencies": {
18     "SDWebImage": [
19       "~> 4.0"
20     ],
21     "IRCameraViewController": [
23     ]
24   },
25   "resources": [
26     "IRPhotoGallery/**/*.xib"
27   ],
28   "info_plist": {
29     "NSCameraUsageDescription": "Please allow to access your camera.",
30     "NSPhotoLibraryUsageDescription": "Please allow to access your album."
31   }