blob: 61507c9f5fdeba34a1f54d79d7af642aecaa5ea5 [file] [log] [blame]
{
"name": "Surfboard",
"version": "1.0.0",
"summary": "Surfboard is a delightful onboarding library for iOS.",
"description": "\tSurfboard is a delightful onboarding library for iOS. Configure your onboarding experience with JSON.\n",
"homepage": "https://github.com/MosheBerman/Surfboard",
"screenshots": [
"https://raw.github.com/MosheBerman/Surfboard/master/Screenshots/Intro.png",
"https://raw.github.com/MosheBerman/Surfboard/master/Screenshots/Panels.png"
],
"authors": {
"Moshe Berman": "moshberm@gmail.com"
},
"license": "MIT",
"platforms": {
"ios": "7.0"
},
"source": {
"git": "https://github.com/MosheBerman/Surfboard.git",
"tag": "1.0.0"
},
"source_files": [
"Classes",
"Surfboard/SRFSurfboard/**/*.{h,m}"
],
"requires_arc": true
}