[Add] ZJSDK 2.5.4.14
[CocoaPods.git] / Specs / 8 / 0 / b / DetailedProductsKit / 1.0.0 / DetailedProductsKit.podspec.json
bloba1c0bc81da0397fe5f8599fa849ec29cabae444e
2   "name": "DetailedProductsKit",
3   "version": "1.0.0",
4   "summary": "`DetailedProductsKit` manages all interaction—authentication, data download, and parsing—with the Franklin Templeton Detailed Product API.",
5   "swift_versions": "5.0",
6   "platforms": {
7     "ios": "12.1",
8     "osx": "10.14"
9   },
10   "description": "`DetailedProductsKit` supports all v1 endpoints offered by the Franklin Templeton Detailed Product 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": "1.0.0"
22   },
23   "social_media_url": "https://twitter.com/stuarticus",
24   "source_files": "DetailedProductsKit/Classes/**/*",
25   "swift_version": "5.0"