[Add] TMNavigation 0.0.950
[CocoaPods.git] / Specs / 2 / e / 0 / VXWalkthroughViewController / 1.0.4 / VXWalkthroughViewController.podspec.json
blob26057310d153ff7ee23a2e2ebc71d3e933b4cdba
2   "name": "VXWalkthroughViewController",
3   "version": "1.0.4",
4   "summary": "A simple display of walkthroughs in apps.",
5   "homepage": "https://github.com/swiftmanagementag/VXWalkthroughViewController",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "Graham Lancashire": "lancashire@swift.ch"
12   },
13   "source": {
14     "git": "https://github.com/swiftmanagementag/VXWalkthroughViewController.git",
15     "tag": "1.0.4"
16   },
17   "platforms": {
18     "ios": "7.0"
19   },
20   "source_files": "VXWalkthroughViewController/**/*.{h,m}",
21   "resources": "VXWalkthroughViewController/**/*.{bundle,xib,png,lproj,storyboard}",
22   "requires_arc": true,
23   "frameworks": "QuartzCore",
24   "dependencies": {
25     "Slash": [
26       "~> 0.1"
27     ]
28   }