blob: 7d374bfe161cda2a8fb130dc4acd5acf45242bb1 [file] [log] [blame]
{
"name": "FrameworkWithSN3",
"version": "1.0.2",
"summary": "FrameworkWithSN3.A short description of",
"swift_version": "4.2",
"description": "A short description of A short description of",
"homepage": "https://github.com/alanz1982/TestFrameworkWithSN3",
"license": "MIT",
"authors": {
"Zhang Yu": "yu.zhang@ipanda.co.jp"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/alanz1982/TestFrameworkWithSN3.git",
"tag": "1.0.2"
},
"source_files": [
"FrameworkWithSN3/FrameworkWithSN3/SN3ViewController.swift",
"FrameworkWithSN3/FrameworkWithSN3/TransSN3.swift"
],
"dependencies": {
"SnapKit": [
"~> 4.0.1"
]
}
}