[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 9 / f / d / BigcommerceApi / 2.3.0 / BigcommerceApi.podspec.json
blob2dcb0f34dfc0ae8b1bbe53ab850d41314b216e1f
2   "name": "BigcommerceApi",
3   "version": "2.3.0",
4   "summary": "A simple Swift library to access the Bigcommerce Stores API.",
5   "description": "A simple Swift library for the Bigcommerce Stores API\n An implementation of the order method is the starting point.\n\nMore information about the Bigcommerce Stores API can be found at: https://developer.bigcommerce.com/api/legacy/basic-auth",
6   "homepage": "https://github.com/welbesw/BigcommerceApi",
7   "license": "MIT",
8   "authors": "William Welbes",
9   "source": {
10     "git": "https://github.com/welbesw/BigcommerceApi.git",
11     "tag": "2.3.0"
12   },
13   "social_media_url": "https://twitter.com/welbes",
14   "platforms": {
15     "ios": "9.0"
16   },
17   "requires_arc": true,
18   "swift_version": "5.0",
19   "source_files": "Pod/Classes/**/*",
20   "frameworks": "Foundation"