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