blob: f9e0924e0586e35fc8383fa94b3dd52849918073 [file] [log] [blame]
{
"name": "VXWalkthroughViewController",
"version": "1.0.9",
"summary": "A simple display of walkthroughs in apps.",
"homepage": "https://github.com/swiftmanagementag/VXWalkthroughViewController",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Graham Lancashire": "lancashire@swift.ch"
},
"source": {
"git": "https://github.com/swiftmanagementag/VXWalkthroughViewController.git",
"tag": "1.0.9"
},
"platforms": {
"ios": "7.0"
},
"source_files": "VXWalkthroughViewController/**/*.{h,m}",
"resources": "VXWalkthroughViewController/**/*.{bundle,xib,png,lproj,storyboard}",
"requires_arc": true,
"frameworks": "QuartzCore",
"dependencies": {
"Slash": [
"~> 0.1"
]
}
}