[Add] AlibabacloudIQS20241111 1.2.0
[CocoaPods.git] / Specs / d / e / 6 / DeepLinksHandler / 1.0.0 / DeepLinksHandler.podspec.json
blob1820eba930e50f243988b037061ef7fde6b58fc1
2   "name": "DeepLinksHandler",
3   "version": "1.0.0",
4   "summary": "Convinient utility to handle external and internal URLs.",
5   "platforms": {
6     "ios": "8.0"
7   },
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Maksim Kurpa": "maksim.kurpa@gmail.com"
14   },
15   "description": "DeepLinksHandler is the easiest way to handle internal and external URLs in your project!",
16   "homepage": "https://github.com/MaksimKurpa/DeepLinksHandler",
17   "source": {
18     "git": "https://github.com/MaksimKurpa/DeepLinksHandler.git",
19     "branch": "master",
20     "tag": "1.0.0"
21   },
22   "social_media_url": "https://www.facebook.com/maksim.kurpa",
23   "source_files": "DeepLinksHandler/*.{h,m}",
24   "requires_arc": true