[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 8 / f / 5 / YCTutorialBox / 1.0.4 / YCTutorialBox.podspec.json
blob2cedc3b8c4bfc5d1d7a3c28077418fe641378c59
2   "name": "YCTutorialBox",
3   "version": "1.0.4",
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.4"
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   }