blob: a2c6422565e207520e5bce826c6a89b94bfaa85f [file] [log] [blame]
{
"name": "Appunfold",
"version": "1.0",
"summary": "USER ONBOARDING & SELF HELP FOR MOBILE",
"description": "Intelligent visual walkthroughs to handhold your users through workflows and new features.",
"homepage": "https://github.com/appunfold/ios-sdk",
"platforms": {
"ios": "8.0"
},
"license": {
"type": "BSD",
"file": "LICENSE.md"
},
"authors": {
"Aravind G S": "aravind@appunfold.com"
},
"source": {
"git": "https://github.com/appunfold/ios-sdk.git",
"tag": "1.0"
},
"vendored_frameworks": "SDK/appunfold.framework",
"frameworks": [
"UIKit",
"Foundation",
"SystemConfiguration"
],
"requires_arc": true
}