[Add] DocumentReaderFullRFIDStage 7.5.10860
[CocoaPods.git] / Specs / 8 / f / 5 / YCTutorialBox / 1.0.7 / YCTutorialBox.podspec.json
blob1e7c3463ce5cb5a41e94b20060eadd7be2d9a89a
2   "name": "YCTutorialBox",
3   "version": "1.0.7",
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.7"
16   },
17   "source_files": "YCTutorialBox.{h,m}",
18   "resources": [
19     "YCTutorialBox.xib"
20   ],
21   "requires_arc": true,
22   "dependencies": {
23     "FXBlurView": [
25     ]
26   },
27   "platforms": {
28     "ios": "6.0"
29   }