blob: 5cae4c51298db6cc5ea0560926445fa06c5b1527 [file] [log] [blame]
{
"name": "EasyStartGuide",
"version": "0.1.0",
"summary": "A library for easy creating the start tutorial for new users.",
"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!",
"homepage": "https://github.com/BardRedStar/EasyStartGuide",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"BardRedStar": "den.kovalev999@gmail.com"
},
"source": {
"git": "https://github.com/BardRedStar/EasyStartGuide.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "9.0"
},
"swift_versions": "4.0",
"source_files": "EasyStartGuide/Classes/**/*",
"frameworks": "UIKit",
"swift_version": "4.0"
}