blob: 51f8dd74f5e6311fd56b60e016f9bdfff1a3417d [file] [log] [blame]
{
"name": "SwiftSpotlightTutorial",
"version": "1.0.1",
"summary": "A Spotlight Tutorial built in Swift",
"description": "Easily guide your app's users through the first experience of your application",
"homepage": "https://github.com/AWeleczka/SwiftSpotlightTutorial",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": "Alexander Weleczka",
"social_media_url": "http://twitter.com/AWeleczka",
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/AWeleczka/SwiftSpotlightTutorial.git",
"tag": "v1.0.1"
},
"source_files": "SwiftSpotlightTutorial/*.{swift}",
"pushed_with_swift_version": "3.2"
}