[Add] AlibabacloudBPStudio20210931 4.0.4
[CocoaPods.git] / Specs / 1 / 5 / 2 / CSWebAPIClient / 0.0.4 / CSWebAPIClient.podspec.json
blob93e65275bbe870423198100f91f81749dbc20c09
2   "name": "CSWebAPIClient",
3   "version": "0.0.4",
4   "summary": "Client for WebAPI by Ceska sporitelna",
5   "description": "get branches, exchangerates, hypo-calc and more",
6   "homepage": "https://github.com/jkdubr/CSWebAPIClient",
7   "license": "MIT",
8   "authors": {
9     "Jakub Dubrovsky": "jkdubr@me.com"
10   },
11   "source": {
12     "git": "https://github.com/jkdubr/CSWebAPIClient.git",
13     "tag": "0.0.4"
14   },
15   "social_media_url": "https://twitter.com/JakubDubrovsky",
16   "platforms": {
17     "ios": "8.0"
18   },
19   "requires_arc": true,
20   "source_files": "Pod/Classes/**/*",
21   "resource_bundles": {
22     "CSWebAPIClient": [
23       "Pod/Assets/*.png"
24     ]
25   }