blob: 328c349b763bb510a380f7770bc076a49c75340a [file] [log] [blame]
{
"name": "AlertOnboarding",
"version": "1.2",
"summary": "AlertOnboarding",
"description": "A simple and handsome AlertView for onboard your users in your amazing world.",
"homepage": "https://github.com/PhilippeBoisney/AlertOnboarding",
"license": "MIT",
"authors": {
"PhilippeBoisney": "phil.boisney@gmail.com"
},
"source": {
"git": "https://github.com/PhilippeBoisney/AlertOnboarding.git",
"tag": "1.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"AlertOnboardingXib": [
"Pod/Assets/*.xib"
]
}
}