[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 8 / 0 / b / DetailedProductsKit / 0.2.0 / DetailedProductsKit.podspec.json
blob2e8bdb2c2574db3331fb4c64306349ef7fa60365
2   "name": "DetailedProductsKit",
3   "version": "0.2.0",
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.2.0"
22   },
23   "social_media_url": "https://twitter.com/stuarticus",
24   "source_files": "DetailedProductsKit/Classes/**/*"