[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / 5 / f / c / IxmaelMyLibrary / 0.0.1 / IxmaelMyLibrary.podspec.json
blob07f223cf5bac8af18f96039e4d9d0ca2837bea04
2   "name": "IxmaelMyLibrary",
3   "version": "0.0.1",
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   "platforms": {
15     "ios": "15.0"
16   },
17   "swift_versions": "5.6",
18   "source": {
19     "git": "https://github.com/ixmael/my-library.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "my-library/**/*.swift",
23   "swift_version": "5.6"