blob: ba03bd4a21c1ac8e25d59dd922cdb3da696eacf6 [file] [log] [blame]
{
"name": "EUPage",
"version": "0.1.0",
"summary": "An easy way to show page.",
"description": " An easy way to show page. Support webpage,image,video pages. \n",
"homepage": "https://github.com/mmslate/EUPage",
"license": "MIT",
"authors": {
"andrew": "2005wangliqun@163.com"
},
"source": {
"git": "https://github.com/mmslate/EUPage.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "*.{h,m}",
"dependencies": {
"SlateWebImageView": [
"~> 0.1.0"
]
}
}