[Add] AlibabacloudPolardbx20200202 2.0.0
[CocoaPods.git] / Specs / c / 8 / 3 / OData-Query / 0.0.1 / OData-Query.podspec.json
blob98e06684b0f878eeef37785e9951f362acf62de7
2   "name": "OData-Query",
3   "version": "0.0.1",
4   "summary": "Library for creating OData formatted paths.",
5   "description": "                        Create OData formatted Sharepoint url paths\n",
6   "homepage": "https://github.com/FrankChippan/OData-Query",
7   "license": "MIT",
8   "authors": {
9     "Ewan Thomas": "ewanthomas00@gmail.com"
10   },
11   "source": {
12     "git": "https://github.com/FrankChippan/OData-Query.git",
13     "tag": "0.0.1"
14   },
15   "platforms": {
16     "ios": "7.0"
17   },
18   "requires_arc": true,
19   "source_files": "Pod/Classes/**/*",
20   "resource_bundles": {
21     "OData-Query": [
22       "Pod/Assets/*.png"
23     ]
24   }