blob: 23239f99d2c44f685cfc46b32f342a9b9271160f [file] [log] [blame]
{
"name": "Pureprofile",
"version": "1.0.1",
"summary": "Pureprofile survey monetization SDK",
"homepage": "https://www.pureprofile.com/int/",
"documentation_url": "https://github.com/pureprofile/pureprofile-sdk-ios/",
"authors": {
"Pureprofile Pty Ltd": "product@pureprofile.com"
},
"license": {
"type": "Commercial",
"file": "LICENSE"
},
"platforms": {
"ios": "10.0"
},
"source": {
"http": "https://devtools.pureprofile.com/surveys/ios/latest/PureprofileSDK.zip"
},
"description": "Pureprofile is a survey platform that delivers surveys through the web and mobile apps. The Pureprofile iOS SDK is an easy to use library for developers who want to integrate Purerprofile's surveying platform into their iOS apps.",
"swift_version": "4.2",
"ios": {
"vendored_frameworks": "PureprofileSDK.framework"
}
}