blob: 2065b0249d20e69113fed4314f9e41e94e58a8d4 [file] [log] [blame]
{
"name": "OkadocWidget",
"version": "0.0.4",
"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.4"
},
"platforms": {
"ios": "8.0"
},
"source_files": "OkadocWidget/Classes/**/*",
"resources": "OkadocWidget/Assets/*.xcassets",
"frameworks": [
"UIKit",
"WebKit"
]
}