blob: 66343d22f4d2c7cac2afe523ba690f9c396fdccc [file] [log] [blame]
{
"name": "ImpactTutorial",
"version": "0.0.1",
"summary": "A step-based tutorial framework with functionality similar to Snapchat/Instagram Stories.",
"platforms": {
"ios": "10.0"
},
"homepage": "https://github.com/joeynelson42/impactTutorial",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Joey": "joeynelson42@gmail.com"
},
"source": {
"git": "https://github.com/joeynelson42/impactTutorial.git",
"tag": "0.0.1"
},
"frameworks": "UIKit",
"source_files": "ImpactTutorial/**/*.{swift}",
"requires_arc": true,
"swift_version": "4.2"
}