[Add] BugsnagNetworkRequestPlugin 6.31.0
[CocoaPods.git] / Specs / 8 / 0 / b / DetailedProductsKit / 0.3.4 / DetailedProductsKit.podspec.json
blob6112b8a627b38413cd0bb6410e18bc23e9376957
2   "name": "DetailedProductsKit",
3   "version": "0.3.4",
4   "summary": "`DetailedProductsKit` manages all interaction—authentication, data download, and parsing—with the Franklin Templeton Detailed Products API.",
5   "swift_version": "4.2",
6   "platforms": {
7     "ios": "12.1",
8     "osx": "10.14"
9   },
10   "description": "`DetailedProductsKit` supports all v1 endpoints offered by the Franklin Templeton Detailed Products API. To make use of this framework, you need to register on the Franklin Templeton Developer Portal, create an app, and then provide your API credentials as outlined in the README.",
11   "homepage": "https://github.com/stuartbreckenridge/DetailedProductsKit",
12   "license": {
13     "type": "MIT",
14     "file": "LICENSE"
15   },
16   "authors": {
17     "Stuart Breckenridge": "stuart.breckenridge@icloud.com"
18   },
19   "source": {
20     "git": "https://github.com/stuartbreckenridge/DetailedProductsKit.git",
21     "tag": "0.3.4"
22   },
23   "social_media_url": "https://twitter.com/stuarticus",
24   "source_files": "DetailedProductsKit/Classes/**/*"