blob: 09240c735d6b6e1b37ec6baa63ea12ab93bce7ee [file] [log] [blame]
{
"name": "LYAutoUtil",
"version": "0.0.1",
"summary": "Personal tool.",
"description": "Personal tool. I want to more time to do anther thing.",
"homepage": "https://github.com/lynnx4869/LYAutoUtil",
"license": "MIT",
"authors": {
"lynnx4869": "lynnx4869@gmail.com"
},
"platforms": {
"ios": "8.0"
},
"source": {
"git": "https://github.com/lynnx4869/LYAutoUtil.git",
"tag": "0.0.1"
},
"source_files": "Classes/Classes/**/*.{h,m}",
"resources": "Classes/Resources/*.png",
"frameworks": [
"WebKit",
"UIKit"
],
"requires_arc": true,
"dependencies": {
"pop": [
"~> 1.0"
]
}
}