[Add] LiteRTC 0.0.1-nightly.20241220
[CocoaPods.git] / Specs / 7 / 4 / 1 / WizardViewController / 0.1.0 / WizardViewController.podspec.json
blob5a38dd9dab84306ca3d09e43ab49bdc1916167ed
2   "name": "WizardViewController",
3   "version": "0.1.0",
4   "summary": "An abstract view controller for sliding pages.",
5   "description": "Build your tutorial / description / informative screens by trivial approach.\nSetup controller view assets and be flexible with page delegation.",
6   "homepage": "https://github.com/dimpiax/WizardViewController",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pilipenko Dima": "dimpiax@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/dimpiax/WizardViewController.git",
16     "tag": "0.1.0"
17   },
18   "social_media_url": "https://twitter.com/dimpiax",
19   "platforms": {
20     "ios": "8.0"
21   },
22   "source_files": "WizardViewController/Classes/**/*",
23   "pushed_with_swift_version": "3.0"