blob: 41bf6107174df0b21c2f0128f3d1a7fc33e9d8b6 [file] [log] [blame]
{
"name": "MMWebView",
"version": "1.0",
"summary": "A web load progress control used on iOS.",
"homepage": "https://github.com/dexianyinjiu/MMWebView",
"license": "MIT",
"authors": {
"得闲饮酒": "1625977078@qq.com"
},
"source": {
"git": "https://github.com/dexianyinjiu/MMWebView.git",
"tag": "1.0"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "MMWebView/**/*.{h,m}",
"frameworks": [
"Foundation",
"UIKit",
"WebKit"
]
}