[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 1 / c / 6 / DevCycle / 1.8.0 / DevCycle.podspec.json
blob2f2fc74310e566380a7b7b445875e86b9a638c37
2   "name": "DevCycle",
3   "version": "1.8.0",
4   "summary": "The iOS SDK for Devcycle!",
5   "description": "The iOS Client SDK for DevCycle.",
6   "homepage": "https://devcycle.com/",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE.txt"
10   },
11   "platforms": {
12     "osx": "10.13",
13     "ios": "12.0"
14   },
15   "source": {
16     "git": "https://github.com/DevCycleHQ/ios-client-sdk.git",
17     "tag": "1.8.0"
18   },
19   "authors": {
20     "DevCycle": "help@taplytics.com"
21   },
22   "source_files": "DevCycle/**/*.{h,m,swift}",
23   "swift_versions": "5.0",
24   "dependencies": {
25     "LDSwiftEventSource": [
26       "~> 3.0"
27     ]
28   },
29   "swift_version": "5.0"