[Add] BridSDK 1.4.3
[CocoaPods.git] / Specs / c / 4 / b / ImpactTutorial / 0.0.1 / ImpactTutorial.podspec.json
blob66343d22f4d2c7cac2afe523ba690f9c396fdccc
2   "name": "ImpactTutorial",
3   "version": "0.0.1",
4   "summary": "A step-based tutorial framework with functionality similar to Snapchat/Instagram Stories.",
5   "platforms": {
6     "ios": "10.0"
7   },
8   "homepage": "https://github.com/joeynelson42/impactTutorial",
9   "license": {
10     "type": "MIT",
11     "file": "LICENSE"
12   },
13   "authors": {
14     "Joey": "joeynelson42@gmail.com"
15   },
16   "source": {
17     "git": "https://github.com/joeynelson42/impactTutorial.git",
18     "tag": "0.0.1"
19   },
20   "frameworks": "UIKit",
21   "source_files": "ImpactTutorial/**/*.{swift}",
22   "requires_arc": true,
23   "swift_version": "4.2"