blob: 7024f929857e568d6f45cf207e33616dbc6c6c4e [file] [log] [blame]
{
"name": "MaritzCXMobileSurveys",
"version": "0.1.0",
"summary": "MaritzCX iOS Survey SDK.",
"description": "This SDK allows an iOS developer to host a MaritzCX survey inside an iOS app.",
"homepage": "https://github.com/MaritzCX/maritzcx-ios-survey-sdk",
"license": "MIT",
"authors": {
"Mike Perry": "mike.perry@maritzcx.com"
},
"source": {
"git": "https://github.com/MaritzCX/maritzcx-ios-survey-sdk.git",
"tag": "0.1.0"
},
"social_media_url": "https://twitter.com/MaritzCX",
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"MaritzCXMobileSurveys": [
"Pod/**/*.xib"
]
}
}