blob: 6eb1f69f938b76e8f36ee3dbda7b70b3585e3425 [file] [log] [blame]
{
"name": "DYNavigator",
"version": "1.0.0",
"summary": "A simple url navigator.",
"homepage": "https://github.com/aksskas/Navigator",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"aksskas": "528515276@qq.com"
},
"source": {
"git": "https://github.com/aksskas/Navigator.git",
"tag": "1.0.0"
},
"source_files": "Navigator/Navigator/Source/*.swift",
"frameworks": [
"UIKit",
"Foundation"
],
"requires_arc": true,
"swift_versions": "5.0",
"platforms": {
"ios": "8.0"
},
"swift_version": "5.0"
}