blob: 94a3506e7dd76151416d7e668826ba8623fc545a [file] [log] [blame]
{
"name": "LRSpotlight",
"version": "1.4.1",
"swift_version": "4.0.0",
"license": {
"type": "MIT",
"file": "License.md"
},
"summary": "Introductory Walkthrough framework for iOS Apps",
"description": "Spotlight makes it a piece of cake to display introductory walkthrough tutorials for iOS apps",
"homepage": "https://github.com/lekshmiraveendranath/Spotlight",
"authors": {
"Lekshmi Raveendranathapanicker": "lekshmi.ravindranath@gmail.com"
},
"source": {
"git": "https://github.com/lekshmiraveendranath/Spotlight.git",
"tag": "1.4.1"
},
"source_files": "Spotlight/Sources",
"resources": "Spotlight/Sources/*.xcassets",
"frameworks": "Foundation",
"ios": {
"frameworks": "UIKit"
},
"platforms": {
"ios": "9.0"
}
}