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