[Add] MappIntelligence 5.0.13
[CocoaPods.git] / Specs / a / 4 / f / PatientDetailModule / 0.0.1 / PatientDetailModule.podspec.json
blob544bdaf7985000ead543ba961e6ee159600ebbd1
2   "name": "PatientDetailModule",
3   "version": "0.0.1",
4   "summary": "A sample PatientDetail module.",
5   "description": "Patient Detail Module is an example implementation of a test module that can be addressible by its containing application using HTTP GET. The module will show a detail screen if correct parameter is passed in URL or shows an error screen.",
6   "homepage": "https://github.com/akhilrajtr/PatientDetailModule",
7   "license": {
8     "type": "Apache",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Akhilraj Rajkumar": "https://github.com/akhilrajtr"
13   },
14   "source": {
15     "git": "https://github.com/akhilrajtr/PatientDetailModule.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "9.0"
20   },
21   "source_files": "Module/**/*",
22   "resources": "Asset/*.storyboard",
23   "dependencies": {
24     "AppModules": [
26     ]
27   },
28   "pushed_with_swift_version": "3.0"