[Add] PINOperation 1.2.2
[CocoaPods.git] / Specs / 2 / e / 0 / VXWalkthroughViewController / 1.0.11 / VXWalkthroughViewController.podspec.json
blob877542a1614c2392da1db0d71c0bae34608d88de
2   "name": "VXWalkthroughViewController",
3   "version": "1.0.11",
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.11"
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   }