[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 2 / 9 / SmartModalVC / 0.0.1 / SmartModalVC.podspec.json
blob21b6fca59234db630835d0b04ef944e5c8c27858
2   "name": "SmartModalVC",
3   "version": "0.0.1",
4   "summary": "Allows to quickly show intelligent modal views",
5   "swift_versions": "5.0",
6   "description": "Allows to quickly show intelligent modal views. For example, multiple selections, simple one of many or more complicated flows",
7   "homepage": "https://github.com/cryptomacedonia/SmartModalVC",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "cryptomacedonia": "igor@edit8.com"
14   },
15   "source": {
16     "git": "https://github.com/cryptomacedonia/SmartModalVC.git",
17     "tag": "0.0.1"
18   },
19   "platforms": {
20     "ios": "14.5"
21   },
22   "source_files": "SmartModalVC/Classes/**/*",
23   "swift_version": "5.0"