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