[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / f / c / IxmaelMyLibrary / 0.0.4 / IxmaelMyLibrary.podspec.json
blobe71b71ea67e3351939eba2066262a1c4f515bf45
2   "name": "IxmaelMyLibrary",
3   "version": "0.0.4",
4   "summary": "Sample to create a pod.",
5   "description": "This is an example to add a library to cocoapods.",
6   "homepage": "https://github.com/ixmael/my-library",
7   "license": {
8     "type": "MIT",
9     "file": "./LICENSE"
10   },
11   "authors": {
12     "ixmael": "hola@irm.mx"
13   },
14   "swift_versions": "5.6",
15   "platforms": {
16     "ios": "15.6"
17   },
18   "source": {
19     "git": "https://github.com/ixmael/my-library.git",
20     "tag": "0.0.4"
21   },
22   "source_files": "my-library/**/*.swift",
23   "frameworks": "Foundation",
24   "swift_version": "5.6"