[Add] ISApptimismCustomAdapter 0.0.6
[CocoaPods.git] / Specs / 3 / 9 / e / StyledInformationView / 2.1.1 / StyledInformationView.podspec.json
blob01f9f1f21df4043b853b17ed5b43dc8812639172
2   "name": "StyledInformationView",
3   "version": "2.1.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.1.1"
13   },
14   "swift_version": "4.2",
15   "platforms": {
16     "ios": "10.0"
17   },
18   "dependencies": {
19     "MJRFlexStyleComponents": [
21     ],
22     "StyledOverlay": [
24     ]
25   },
26   "frameworks": "UIKit",
27   "source_files": "StyledInformationView/*.swift",
28   "requires_arc": true