blob: a7f6aae7a04a6d851d2e4fb1a4c93e39b6b679c0 [file] [log] [blame]
{
"name": "ALInternetControl",
"version": "0.1.1",
"summary": "Easy internet control",
"description": "ALInternetControl provies simple internet control screen integration.",
"homepage": "https://github.com/applogistdev/ALInternetControl",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"sonifex": "sonerguler93@gmail.com"
},
"source": {
"git": "https://github.com/applogistdev/ALInternetControl.git",
"tag": "0.1.1"
},
"platforms": {
"ios": "9.3"
},
"swift_versions": "5.0",
"source_files": "ALInternetControl/Classes/**/*",
"frameworks": "UIKit",
"dependencies": {
"ReachabilitySwift": [
"~> 5"
]
},
"swift_version": "5.0"
}