[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / e / 9 / 1 / MisFitSDK / 1.1.1 / MisFitSDK.podspec.json
blobfaaa61788f6047e870696f0fc7a9c0b35445d547
2   "name": "MisFitSDK",
3   "version": "1.1.1",
4   "summary": "iOS SDK for MisFit.",
5   "homepage": "https://github.com/misfit-tech/ekyc-ios",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "looktou": "shuvosksk@gmail.com"
12   },
13   "platforms": {
14     "ios": "11.0"
15   },
16   "swift_versions": "5.0",
17   "source": {
18     "git": "https://github.com/misfit-tech/ekyc-ios.git",
19     "tag": "1.1.1"
20   },
21   "dependencies": {
22     "SwiftyJSON": [
23       "4.0"
24     ],
25     "Alamofire": [
26       "5.5"
27     ]
28   },
29   "source_files": "MisFitSDK/**/*.{h,m,swift}",
30   "public_header_files": "MisFitSDK/**/*.h",
31   "swift_version": "5.0"