blob: f9420fcf66a9d1820d925daafb9d6020c508d6da [file] [log] [blame]
{
"name": "MSWebKit",
"version": "0.0.1",
"summary": "WebKit组件封装",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/liuxc123/MSWebKit",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"liuxc123": "lxc_work@126.com"
},
"source": {
"git": "https://github.com/liuxc123/MSWebKit.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "8.0"
},
"source_files": "MSWebKit/Classes/**/*",
"resources": "MSWebKit/Assets/*",
"frameworks": [
"UIKit",
"WebKit"
],
"pushed_with_swift_version": "3.0"
}