[Add] ZJSDK 2.5.8.16
[CocoaPods.git] / Specs / e / 9 / 1 / MisFitSDK / 1.0.2 / MisFitSDK.podspec.json
blobcd3f3e3d1d59bb03ef80a10bfc6b903210ca0fdd
2   "name": "MisFitSDK",
3   "version": "1.0.2",
4   "summary": "iOS SDK for MisFit.",
5   "homepage": "https://github.com/shuvokr",
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/shuvokr/TestSDK.git",
19     "tag": "1.0.2"
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"