blob: 877542a1614c2392da1db0d71c0bae34608d88de [file] [log] [blame]
{
"name": "VXWalkthroughViewController",
"version": "1.0.11",
"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.11"
},
"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"
]
}
}