blob: 123fb8ea27faf62d2b85d09e6bd96d0837a39f9c [file] [log] [blame]
{
"name": "OkadocWidget",
"version": "0.0.3",
"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.3"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OkadocWidget/Classes/**/*",
"resource_bundles": {
"OkadocWidget": [
"OkadocWidget/Assets/*.xcassets"
]
},
"frameworks": [
"UIKit",
"WebKit"
]
}