blob: e3730f16964cadfd2be7f3609a866e5d0c30f6b5 [file] [log] [blame]
{
"name": "LHOpenURL",
"version": "1.0.6",
"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.6"
},
"platforms": {
"ios": "7.0"
},
"source_files": "LHOpenURL/**/*.{m,h}",
"public_header_files": "LHOpenURL/**/*.h",
"requires_arc": true
}