blob: d5324df41f49bc2340ca66b82048b8729563a54f [file] [log] [blame]
{
"name": "NatDS",
"version": "1.7.0",
"summary": "Natura Group Design System",
"description": "Natura Design System helps designers and developers work faster and smarter, ensuring brand consistency and scalability.",
"homepage": "https://www.natura.com.br/",
"license": "MIT",
"authors": {
"Bianca Letti": "biancaletti@natura.net"
},
"source": {
"git": "https://github.com/natura-cosmeticos/natds-ios.git",
"tag": "1.7.0"
},
"source_files": "Sources/**/*.{swift,h,m}",
"resources": [
"Sources/**/*.xcassets",
"Sources/Resources/*.{ttf}"
],
"ios": {
"resource_bundles": {
"NatDS": [
"Sources/**/*.png",
"Sources/**/*.{ttf}"
]
}
},
"swift_versions": "5.0",
"platforms": {
"ios": "10.0"
},
"swift_version": "5.0"
}