blob: 9002cce7231de6bfd1a86e6e1aefa71627325d1a [file] [log] [blame]
{
"name": "Brickyard",
"version": "0.0.5",
"summary": "some custom and extension for iOS",
"homepage": "https://github.com/realLam/Brickyard.git",
"license": "MIT",
"authors": {
"reallam": "bokor_lam@foxmail.com"
},
"platforms": {
"ios": "10.0"
},
"source": {
"git": "https://github.com/realLam/Brickyard.git",
"tag": "0.0.5"
},
"source_files": [
"Demo/Source",
"Demo/Source/*"
],
"dependencies": {
"SnapKit": [
"~> 5.0.0"
]
},
"swift_versions": "5.0",
"swift_version": "5.0"
}