blob: 1663ac61b63077da0256ca2944ec5674c80ac323 [file] [log] [blame]
{
"name": "SCXPathUtils",
"version": "0.1.0",
"summary": "simple Xpath support for iOS/macOS",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/qokelate/SCXPathUtils",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sma11case": "qokelate@gmail.com"
},
"source": {
"git": "https://github.com/qokelate/SCXPathUtils.git",
"tag": "0.1.0"
},
"platforms": {
"ios": "8.0"
},
"source_files": "SCXPathUtils/Classes/**/*"
}