blob: 4ce628195203916e4f4fc28545f8ed17355de481 [file] [log] [blame]
{
"name": "BeerChipFrameWork",
"version": "0.6",
"summary": "BeerFrameWork is used to display the webpage",
"description": "BeerFrameWork contains a webview , it will display a web page for the corresponding URL address",
"homepage": "http://vmokshagroup.com",
"license": "MIT",
"authors": {
"Srinivasulu3264": "srinivasulu.budharapu@vmokshagroup.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/Srinivasulu3264/BeerChipFrameWork.git",
"tag": "0.6"
},
"source_files": [
"BeerChipFrameWork",
"BeerChipFrameWork/**/*.{h,m,swift}"
],
"requires_arc": true,
"pushed_with_swift_version": "3.0"
}