[Add] DocumentReaderOCRRFIDStage 7.5.11035
[CocoaPods.git] / Specs / 9 / 1 / b / IVPhoneView / 0.2 / IVPhoneView.podspec.json
blob4e116f18bfd9f14f3be47d265dd1d6bcaa2b1bf7
2   "name": "IVPhoneView",
3   "version": "0.2",
4   "summary": "Basic view containing an iPhone graphic, in which you can place a screenshot. Can be used for onboarding experiences.",
5   "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",
6   "homepage": "https://github.com/Label305/IVPhoneView",
7   "license": {
8     "type": "Apache License, Version 2.0",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Thijs Scheepers": "thijs@label305.com"
13   },
14   "source": {
15     "git": "https://github.com/Label305/IVPhoneView.git",
16     "tag": "0.2"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "requires_arc": true,
22   "source_files": "IVPhoneView/IVPhoneView.{h,m}"