[Add] ChartboostMediationAdapterIronSource 5.8.5.1.0.0
[CocoaPods.git] / Specs / 9 / 5 / 8 / ATSwiftPhotoGallery / 1.0.4 / ATSwiftPhotoGallery.podspec.json
blob05ad8b071a5137283ac9f809fbf77bd48c59445f
2   "name": "ATSwiftPhotoGallery",
3   "version": "1.0.4",
4   "summary": "Pure Swift library for selecting multiple photos.",
5   "swift_versions": "5.0",
6   "description": "Pure Swift library for selecting multiple photos from photo gallery.",
7   "homepage": "https://github.com/ankitthakur/ATSwiftPhotoGallery",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Ankit Thakur": "ankitthakur85@icloud.com"
14   },
15   "source": {
16     "git": "https://github.com/ankitthakur/ATSwiftPhotoGallery.git",
17     "tag": "1.0.4"
18   },
19   "requires_arc": true,
20   "platforms": {
21     "ios": "12.4"
22   },
23   "ios": {
24     "source_files": "Sources/**/*.{swift}",
25     "resources": "Sources/**/*.{lproj,storyboard,xcdatamodeld,xib,xcassets,json}",
26     "frameworks": "Photos"
27   },
28   "swift_version": "5.0"