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