blob: 3d10d5f811509758ed44264c859c2e1d1e61df72 [file] [log] [blame]
{
"name": "IVPhoneView",
"version": "0.2.1",
"summary": "Basic view containing an iPhone graphic, in which you can place a screenshot. Can be used for onboarding experiences.",
"description": " View with a nice iPhone container. Use it to display something within an iPhone graphic. Can be used for onboarding experiences.\n Supports different dimensions, colors, and orientations.\n",
"homepage": "https://github.com/Label305/IVPhoneView",
"license": {
"type": "Apache License, Version 2.0",
"file": "LICENSE"
},
"authors": {
"Thijs Scheepers": "thijs@label305.com"
},
"source": {
"git": "https://github.com/Label305/IVPhoneView.git",
"tag": "0.2.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "IVPhoneView/IVPhoneView.{h,m}"
}