blob: c48736bd33dd9b02b706ee30515e9de189f03902 [file] [log] [blame]
{
"name": "LYMTest",
"version": "1.0.0",
"summary": "WKWebView框架",
"description": "对WKWebView进行封装,实现了一些多元化的方法",
"homepage": "https://github.com/lohan601410176/LYMTest.git",
"platforms": {
"ios": "8.0"
},
"license": "MIT",
"authors": {
"刘艺萌": "lohan601410176@163.com"
},
"source": {
"git": "https://github.com/lohan601410176/LYMTest.git"
},
"source_files": "Classes/**/*.{h,m}",
"requires_arc": true
}