[Add] TMNavigation 0.0.950
[CocoaPods.git] / Specs / 2 / e / 0 / VXWalkthroughViewController / 1.0.12 / VXWalkthroughViewController.podspec.json
bloba7ead92e9c0ec7179f2ba67df6a868ee0c4c62b0
2   "name": "VXWalkthroughViewController",
3   "version": "1.0.12",
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.12"
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   }