[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / d / 5 / b / BlueIntentControllerTransitioning / 0.1.0 / BlueIntentControllerTransitioning.podspec.json
bloba894cf58178061fbb3e31cd5b3f1b2d1ce9a8376
2   "name": "BlueIntentControllerTransitioning",
3   "version": "0.1.0",
4   "summary": "BlueIntentControllerTransitioning is a framework for drag to dismiss a modal controller.",
5   "homepage": "https://github.com/qiuzhifei/BlueIntentControllerTransitioning",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "qiuzhifei": "qiuzhifei521@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/qiuzhifei/BlueIntentControllerTransitioning.git",
15     "tag": "0.1.0"
16   },
17   "platforms": {
18     "ios": "9.0"
19   },
20   "swift_versions": [
21     "5.1",
22     "5.2",
23     "5.3"
24   ],
25   "source_files": "BlueIntentControllerTransitioning/Classes/**/*",
26   "dependencies": {
27     "BlueIntent/Base": [
28       "~> 0.11.0"
29     ]
30   },
31   "swift_version": "5.3"