blob: e32a6ddee4544ff0c0b59978650473524ace7f5a [file] [log] [blame]
{
"name": "LYAutoUtils",
"version": "0.2.8",
"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.2.8"
},
"source_files": [
"Classes/Classes/*.swift",
"Classes/Classes/*.xib"
],
"resources": "Classes/Resources/*.png",
"frameworks": [
"WebKit",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"pop": [
],
"Zip": [
]
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
}
}