blob: 45e2ac7904834d182162837b260e1947f81360c6 [file] [log] [blame]
{
"name": "Appunfold",
"version": "1.0.1",
"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.1"
},
"vendored_frameworks": "SDK/appunfold.framework",
"frameworks": [
"UIKit",
"Foundation",
"SystemConfiguration"
],
"requires_arc": true
}