[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / a / b / e / Grocerybag / 1.0.0 / Grocerybag.podspec.json
blobc38eb7514f53f0afedb6d5bb8989e1d02e1dd5e2
2   "name": "Grocerybag",
3   "version": "1.0.0",
4   "summary": "Grocerybag Library for iOS apps",
5   "description": "Grocerybag framework provide basket functionality in that you can add, remove items.",
6   "homepage": "https://github.com/JayMehta711/Grocerybag/",
7   "documentation_url": "https://github.com/JayMehta711/Grocerybag/",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Grocerybag": "mobiletechdev9924@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/JayMehta711/Grocerybag.git",
17     "tag": "1.0.0"
18   },
19   "swift_versions": "5.0",
20   "platforms": {
21     "ios": "12.0"
22   },
23   "exclude_files": "Grocerybag.xcframework/**/*.plist",
24   "source_files": [
25     "Grocerybag.xcframework/**/*.",
26     "Grocerybag.xcframework/**/*.{h,m}"
27   ],
28   "swift_version": "5.0"