blob: b2d4937778a293d760d3937cb6714ada486e799b [file] [log] [blame]
{
"name": "SubscriptionScreen",
"version": "1.0.4",
"summary": "Find screen as fast as possible",
"description": "Please use this to find screen (moderate or our own)",
"homepage": "https://gitlab.secretline.org/faktoreal/subscriptionscreenhandler",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"Zilla": "Zilla"
},
"source": {
"git": "https://gitlab.secretline.org/faktoreal/subscriptionscreenhandler.git",
"tag": "1.0.4"
},
"frameworks": "UIKit",
"dependencies": {
"MobPartners": [
],
"SwiftKeychainWrapper": [
]
},
"swift_version": "4.2",
"platforms": {
"ios": "9.0"
},
"source_files": "SubscriptionScreen/Core/*"
}