2 "name": "ImageActionSheet",
4 "summary": "iOS Native style action sheet with the option of showing icons.",
5 "description": "iOS Native style action sheet with the option of showing icons. It is a complete implementation and does not use any private api of UIKit.",
6 "homepage": "https://github.com/bismasaeed00/ImageActionSheet",
7 "screenshots": "https://user-images.githubusercontent.com/16186934/83187499-87f88480-a12e-11ea-8a12-19e08cebb4dc.png",
13 "Bisma Saeed": "bismasaeed00@gmail.com"
16 "git": "https://github.com/bismasaeed00/ImageActionSheet.git",
19 "social_media_url": "https://twitter.com/bismasaeed00",
24 "static_framework": true,
25 "source_files": "ImageActionSheet/Classes/**/*",
26 "swift_versions": "5.0",
28 "OTHER_LDFLAGS": "-Wl,-force_load,${PODS_CONFIGURATION_BUILD_DIR}/ImageActionSheet/ImageActionSheet.framework/ImageActionSheet"
30 "swift_version": "5.0"