blob: 041248a24cbfc95c9d9cf3d54f9d31237f65cb75 [file] [log] [blame]
{
"name": "LYAutoUtils",
"version": "0.0.6",
"summary": "Swift 工具库",
"description": "Personal tool. I want to more time to do anther thing.",
"homepage": "https://github.com/lynnx4869/LYAutoUtils",
"license": "MIT",
"authors": {
"lynnx4869": "lynnx4869@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lynnx4869/LYAutoUtils.git",
"tag": "0.0.6"
},
"source_files": "Classes/Classes/*.swift",
"resources": "Classes/Resources/*.png",
"frameworks": [
"WebKit",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"pop": [
"~> 1.0"
],
"SSZipArchive": [
]
},
"pushed_with_swift_version": "3.0"
}