blob: ac4cc2534edb50f2981c83fb175790e97d07c947 [file] [log] [blame]
{
"name": "FrameworkWithSN4",
"version": "1.0.1",
"summary": "FrameworkWithSN4 A short description of",
"description": "A short description of FrameworkWithSN4.FrameworkWithSN4 A short description of",
"homepage": "https://github.com/alanz1982/TestFrameworkWithSN4",
"license": "MIT",
"authors": {
"Zhang Yu": "yu.zhang@ipanda.co.jp"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/alanz1982/TestFrameworkWithSN4.git",
"tag": "1.0.1"
},
"source_files": "FrameworkWithSN4/FrameworkWithSN4/*.swift",
"frameworks": "UIKit",
"requires_arc": true,
"dependencies": {
"SnapKit": [
"~> 4.2"
]
}
}