[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 8 / f / 5 / YCTutorialBox / 1.0.2 / YCTutorialBox.podspec.json
blob6fd86bd0e0e630f702d9426376ac3389e33138de
2   "name": "YCTutorialBox",
3   "version": "1.0.2",
4   "license": {
5     "type": "MIT",
6     "file": "LICENSE"
7   },
8   "homepage": "https://github.com/yuppiu/YCTutorialBox",
9   "authors": {
10     "Fabio Knoedt": "fabioknoedt@gmail.com"
11   },
12   "summary": "A UIView subclass for Tutorial/Welcome/New Feature/Explanation flow. You can focus one element in the screen and show instructions about it.",
13   "source": {
14     "git": "https://github.com/yuppiu/YCTutorialBox.git",
15     "tag": "1.0.2"
16   },
17   "source_files": "YCTutorialBox.{h,m}",
18   "resources": [
19     "YCTutorialBox.xib"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "FXBlurView": [
25     ],
26     "FXLabel": [
28     ]
29   },
30   "platforms": {
31     "ios": "6.0"
32   }