[Add] LiteRTObjC 0.0.1-nightly.20250119
[CocoaPods.git] / Specs / 6 / 8 / 3 / LeoPopScreen / 1.0.1 / LeoPopScreen.podspec.json
blob7d34a59bf49c3e309a2d6b7a19b15fb878098873
2   "name": "LeoPopScreen",
3   "version": "1.0.1",
4   "summary": "LeoPopScreen is an easy way to show pop up on the screens with awesome customization",
5   "description": "LeoPopScreen is an easy way to show pop up on the screens with awesome customization.\n\nGet Started with one line\n```LeoPopScreen(on: self, delegate: self, dataSource: self)```\n\nyou can customization properties with ```LeoPopScreenDataSource```\n\nyou can get callback delegate with ```LeoPopSceenDelegate```",
6   "homepage": "https://github.com/ranggaleoo/LeoPopScreen",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "ranggaleoo": "leorangga30@ymail.com"
13   },
14   "source": {
15     "git": "https://github.com/ranggaleoo/LeoPopScreen.git",
16     "tag": "1.0.1"
17   },
18   "social_media_url": "https://instagram.com/ranggaleoo",
19   "platforms": {
20     "ios": "9.0"
21   },
22   "swift_versions": "5.0",
23   "source_files": "LeoPopScreen/Classes/**/*",
24   "swift_version": "5.0"