blob: ecd4e82f88d94b7c1541dd66c624179855698786 [file] [log] [blame]
{
"name": "Iterate",
"version": "0.1.0",
"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": {
"Mike Singleton": "mike@iteratehq.com"
},
"platforms": {
"ios": "12.0"
},
"source": {
"git": "https://github.com/iteratehq/iterate-ios.git",
"tag": "v0.1.0"
},
"source_files": "Iterate/**/*.{h,m,swift}",
"resource_bundles": {
"Iterate": [
"Iterate/**/*.{storyboard,xib,xcassets,json,imageset,png}"
]
},
"swift_versions": [
"4.2",
"5.0"
],
"frameworks": "Webkit",
"swift_version": "5.0"
}