blob: aea029212b04fc9f9a90e6385cca76aa0ef9e8ac [file] [log] [blame]
{
"name": "LHOpenURL",
"version": "1.0.1",
"summary": "iOS open url framework.Auto documentGenerate.",
"homepage": "https://github.com/huji0624/LHOpenURL",
"license": {
"type": "MIT"
},
"authors": {
"huji": "huji0624@gmail.com"
},
"source": {
"git": "https://github.com/huji0624/LHOpenURL.git",
"tag": "1.0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LHOpenURL/**/*.{m,h}",
"public_header_files": "LHOpenURL/**/*.h",
"requires_arc": true
}