[Add] com-qqsdk-control-Tools 1.2.1
[CocoaPods.git] / Specs / 8 / 1 / 3 / UTLight / 1.0.0 / UTLight.podspec.json
bloba09c8cdef2b33cfd0b100e61153db0843c53aa82
2   "name": "UTLight",
3   "version": "1.0.0",
4   "summary": "Kit easing work with UTI.",
5   "swift_version": "4.2",
6   "description": "A kit easing work with UTI (Uniform Type Identification).",
7   "homepage": "https://github.com/Vladlex/UTLight",
8   "license": {
9     "type": "MIT",
10     "file": "LICENSE"
11   },
12   "authors": {
13     "Vladlex": "vladlexion@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/Vladlex/UTLight.git",
17     "tag": "1.0.0"
18   },
19   "social_media_url": "https://twitter.com/vladlexion",
20   "platforms": {
21     "ios": "9.0"
22   },
23   "source_files": "UTLight/Classes/**/*",
24   "frameworks": [
25     "Foundation",
26     "MobileCoreServices"
27   ]