blob: 55a219ad7f46526f50a630eed48efe54a5a55391 [file] [log] [blame]
{
"name": "onboarding",
"version": "0.1.0",
"summary": "Displaying an Instructor pages when first time users enter into your Application.",
"description": "Displaying an Instructor pages when first time users enter into your Application. It will give some basic idea of our Applicaton Flow",
"homepage": "https://github.com/f22labs/onboard-ios",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"ranjith": "ranjith@f22labs.com"
},
"source": {
"git": "https://github.com/f22labs/onboard-ios.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "onboarding/Classes/**/*",
"pushed_with_swift_version": "3.0"
}