[Add] DocumentReaderOCRRFIDStage 7.5.11054
[CocoaPods.git] / Specs / 7 / f / 2 / EasyStartGuide / 0.1.0 / EasyStartGuide.podspec.json
blob5cae4c51298db6cc5ea0560926445fa06c5b1527
2   "name": "EasyStartGuide",
3   "version": "0.1.0",
4   "summary": "A library for easy creating the start tutorial for new users.",
5   "description": "If you want to create a start guide for your new users, this library helps you to do it easy!\nAll you need is to install it with CocoaPods and get started with perfect tutorial on Github or CocoaPods!",
6   "homepage": "https://github.com/BardRedStar/EasyStartGuide",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BardRedStar": "den.kovalev999@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/BardRedStar/EasyStartGuide.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "swift_versions": "4.0",
22   "source_files": "EasyStartGuide/Classes/**/*",
23   "frameworks": "UIKit",
24   "swift_version": "4.0"