blob: 98e06684b0f878eeef37785e9951f362acf62de7 [file] [log] [blame]
{
"name": "OData-Query",
"version": "0.0.1",
"summary": "Library for creating OData formatted paths.",
"description": " Create OData formatted Sharepoint url paths\n",
"homepage": "https://github.com/FrankChippan/OData-Query",
"license": "MIT",
"authors": {
"Ewan Thomas": "ewanthomas00@gmail.com"
},
"source": {
"git": "https://github.com/FrankChippan/OData-Query.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "7.0"
},
"requires_arc": true,
"source_files": "Pod/Classes/**/*",
"resource_bundles": {
"OData-Query": [
"Pod/Assets/*.png"
]
}
}