[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 5 / f / c / IxmaelMyLibrary / 0.0.2 / IxmaelMyLibrary.podspec.json
blobf4c3182915ff0200ba0f3080a4fe9969053c3ca4
2   "name": "IxmaelMyLibrary",
3   "version": "0.0.2",
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   "swift_versions": "5.6",
8   "license": {
9     "type": "MIT",
10     "file": "./LICENSE"
11   },
12   "authors": {
13     "ixmael": "hola@irm.mx"
14   },
15   "platforms": {
16     "ios": "15.0"
17   },
18   "source": {
19     "git": "https://github.com/ixmael/my-library.git",
20     "tag": "0.0.2"
21   },
22   "source_files": "my-library/**/*.swift",
23   "swift_version": "5.6"