[Add] ExpoFpCommon 4.8.3
[CocoaPods.git] / Specs / 3 / 9 / e / StyledInformationView / 2.0.1 / StyledInformationView.podspec.json
blobca12717a0595a61dff525edbb04601a31315cc20
2   "name": "StyledInformationView",
3   "version": "2.0.1",
4   "license": "MIT",
5   "summary": "StyledInformationView is a UIView for displaying a header, a menu and a detailed description.",
6   "homepage": "https://github.com/mjrehder/StyledInformationView.git",
7   "authors": {
8     "Martin Jacob Rehder": "gitrepocon01@rehsco.com"
9   },
10   "source": {
11     "git": "https://github.com/mjrehder/StyledInformationView.git",
12     "tag": "2.0.1"
13   },
14   "platforms": {
15     "ios": "10.0"
16   },
17   "dependencies": {
18     "MJRFlexStyleComponents": [
20     ],
21     "StyledOverlay": [
23     ]
24   },
25   "frameworks": "UIKit",
26   "source_files": "StyledInformationView/*.swift",
27   "requires_arc": true,
28   "pushed_with_swift_version": "3.0"