blob: 7d86b7af971a42e2ce102c9e7d7b3bed35c3bb9a [file] [log] [blame]
{
"name": "Iterate",
"version": "1.0.1",
"summary": "In-app user research made easy.",
"description": "Iterate surveys put you directly in touch with your app users to \nlearn how you can change for the better.",
"homepage": "https://iteratehq.com",
"screenshots": "https://github.com/iteratehq/iterate-ios/raw/master/Assets/static-banner.png?raw=true",
"license": {
"type": "MIT"
},
"authors": {
"Iterate": "team@iteratehq.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/iteratehq/iterate-ios.git",
"tag": "v1.0.1"
},
"source_files": "IterateSDK/**/*.{h,m,swift}",
"resource_bundles": {
"Iterate": [
"IterateSDK/**/*.{storyboard,xib,xcassets,json,imageset,png}"
]
},
"swift_versions": [
"4.2",
"5.0",
"5.1",
"5.2",
"5.3"
],
"frameworks": "Webkit",
"swift_version": "5.3"
}