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