[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / 2 / 9 / e / MyIdLib / 0.0.3 / MyIdLib.podspec.json
blob9a96e4f82f5a36488bff77ae3fc54d1e7d92dbf8
2   "name": "MyIdLib",
3   "version": "0.0.3",
4   "summary": "A CocoaPods library written in Swift",
5   "description": "This CocoaPods library helps you perform calculation.",
6   "homepage": "https://github.com/congnguyen3695/MyIdLib.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "congnguyen": "nguyenmanhcong1995@gmail.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "swift_versions": "5",
18   "dependencies": {
19     "Alamofire": [
20       "~> 5.0"
21     ],
22     "ObjectMapper": [
23       "~> 4.0"
24     ]
25   },
26   "source": {
27     "git": "https://github.com/congnguyen3695/MyIdLib.git",
28     "tag": "0.0.3"
29   },
30   "source_files": "MyIdLib/**/*.{h,m,swift}",
31   "swift_version": "5"