[Add] RegulaCommonNightly 7.5.947
[CocoaPods.git] / Specs / 8 / a / b / SALQuickTutorial / 0.0.1 / SALQuickTutorial.podspec.json
blobf894e874720875985afc529eb1c44970c103bbea
2   "name": "SALQuickTutorial",
3   "version": "0.0.1",
4   "summary": "One-time-quick-tutorials to be shown as the user discovers your app",
5   "description": "                   Show only once quick tutorials while users play with your app. Teach as they use, and not before using.\n",
6   "homepage": "https://github.com/seekingalpha/SALQuickTutorial",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "authors": {
12     "Seeking Alpha": ""
13   },
14   "social_media_url": "http://twitter.com/SeekingAlpha",
15   "platforms": {
16     "ios": "7.0"
17   },
18   "source": {
19     "git": "https://github.com/seekingalpha/SALQuickTutorial.git",
20     "commit": "25d3f34698a2b0d6426612da6655fe92d12522be"
21   },
22   "source_files": [
23     "SALQuickTutorial",
24     "SALQuickTutorialViewController.{h,m,xib}"
25   ],
26   "requires_arc": true,
27   "dependencies": {
28     "MZFormSheetController": [
29       "~> 2.3"
30     ]
31   }