blob: a09c8cdef2b33cfd0b100e61153db0843c53aa82 [file] [log] [blame]
{
"name": "UTLight",
"version": "1.0.0",
"summary": "Kit easing work with UTI.",
"swift_version": "4.2",
"description": "A kit easing work with UTI (Uniform Type Identification).",
"homepage": "https://github.com/Vladlex/UTLight",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Vladlex": "vladlexion@gmail.com"
},
"source": {
"git": "https://github.com/Vladlex/UTLight.git",
"tag": "1.0.0"
},
"social_media_url": "https://twitter.com/vladlexion",
"platforms": {
"ios": "9.0"
},
"source_files": "UTLight/Classes/**/*",
"frameworks": [
"Foundation",
"MobileCoreServices"
]
}