| { |
| "name": "OkadocWidget", |
| "version": "0.0.5", |
| "summary": "Okadoc is a Dubai tech healthcare company that brings you a greater healthcare experience.", |
| "description": "TODO: Add long description of the pod here.", |
| "homepage": "https://github.com/OkadocTech/okadoc-widget-ios", |
| "license": { |
| "type": "MIT", |
| "file": "LICENSE" |
| }, |
| "authors": { |
| "admin": "admin@okadoc.com" |
| }, |
| "source": { |
| "git": "https://github.com/OkadocTech/okadoc-widget-ios.git", |
| "tag": "0.0.5" |
| }, |
| "platforms": { |
| "ios": "8.0" |
| }, |
| "source_files": "OkadocWidget/Classes/**/*", |
| "resources": "OkadocWidget/Assets/*.xcassets", |
| "frameworks": [ |
| "UIKit", |
| "WebKit" |
| ] |
| } |