blob: 69dd0d49c8bafa07848728eb4ff28d0541852faf [file] [log] [blame]
{
"name": "Brickyard",
"version": "0.0.9",
"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.9"
},
"source_files": [
"Demo/Source/BKUtils/*",
"Demo/Source/UIExtension/*"
],
"swift_versions": "5.0",
"swift_version": "5.0"
}