blob: d07231b0b89efeb55a98b71c7ac2984603697d5e [file] [log] [blame]
{
"name": "SCXPathUtils",
"version": "0.1.1",
"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.1"
},
"platforms": {
"ios": "8.0",
"osx": "10.10"
},
"source_files": "SCXPathUtils/Classes/**/*"
}