blob: 23b7bd2fe5fb2a8538a7ce5f7db7f609985abcbe [file] [log] [blame]
{
"name": "NTOnboarding",
"version": "0.1.0",
"summary": "Add on-boarding experience to your iOS app in few minutes.",
"description": "With NTOnboarding, you can add a great on-boarding pages to your iOS app. Don't worry about the logic! Just add your images and text",
"homepage": "https://github.com/nouf92/NTOnboarding",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nouf92": "nouf_alturaief@hotmail.com"
},
"source": {
"git": "https://github.com/nouf92/NTOnboarding.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/Nouf_92",
"platforms": {
"ios": "9.0"
},
"source_files": "NTOnboarding/Classes/**/*",
"frameworks": "UIKit",
"pushed_with_swift_version": "3.0"
}