blob: 44acd7774cb03e6245b8abd5a2cc58befb1950ae [file] [log] [blame]
{
"name": "SurveyNative",
"version": "0.1.14",
"summary": "SurveyNative is a library for creating surveys.",
"description": "Supports many question types and the ability to skip questions. The question data is provided as JSON.",
"homepage": "https://github.com/recoveryrecord/SurveyNative",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"nmullaney": "nora.mullaney@gmail.com"
},
"source": {
"git": "https://github.com/recoveryrecord/SurveyNative.git",
"tag": "0.1.14"
},
"platforms": {
"ios": "9.0"
},
"source_files": "SurveyNative/Classes/**/*",
"resource_bundles": {
"SurveyNative": [
"SurveyNative/Assets/*.png",
"SurveyNative/**/*.xib"
]
},
"pushed_with_swift_version": "3.0"
}