[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 3 / 9 / e / StyledInformationView / 1.0 / StyledInformationView.podspec.json
blob7c67bb8fe936ee10f3ed3843a3fd7f2f1d0a0bef
2   "name": "StyledInformationView",
3   "version": "1.0",
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": "1.0"
13   },
14   "platforms": {
15     "ios": "9.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": "2.3"