[Add] AlibabacloudMse20190531 6.13.0
[CocoaPods.git] / Specs / e / c / 2 / DeepLinkKitExtension / 1.0.0 / DeepLinkKitExtension.podspec.json
blob7d959f099535ec4320032e3c11f9e879cae4ac4e
2   "name": "DeepLinkKitExtension",
3   "version": "1.0.0",
4   "license": "MIT",
5   "summary": "DeepLinkKit Extension",
6   "homepage": "https://github.com/retriable/DeepLinkKitExtension",
7   "authors": {
8     "retriable": "retriable@retriable.com"
9   },
10   "source": {
11     "git": "https://github.com/retriable/DeepLinkKitExtension.git",
12     "tag": "1.0.0"
13   },
14   "description": "DeepLinkKit Extension.",
15   "requires_arc": true,
16   "source_files": "DeepLinkKitExtension/*.{h,m}",
17   "platforms": {
18     "ios": "8.0",
19     "tvos": "9.0"
20   },
21   "dependencies": {
22     "DeepLinkKit": [
24     ],
25     "JRSwizzle": [
27     ]
28   }