[Add] WatchMarket 0.0.2
[CocoaPods.git] / Specs / 4 / a / 9 / NatDS / 1.5.0 / NatDS.podspec.json
blob91b211b76c3c496756f7c9372a15b2b725126448
2   "name": "NatDS",
3   "version": "1.5.0",
4   "summary": "Natura Group Design System",
5   "description": "Natura Design System helps designers and developers work faster and smarter, ensuring brand consistency and scalability.",
6   "homepage": "https://www.natura.com.br/",
7   "license": "MIT",
8   "authors": {
9     "Bianca Letti": "biancaletti@natura.net"
10   },
11   "source": {
12     "git": "https://github.com/natura-cosmeticos/natds-ios.git",
13     "tag": "1.5.0"
14   },
15   "source_files": "Sources/**/*.{swift,h,m}",
16   "resources": [
17     "Sources/**/*.xcassets",
18     "Sources/Resources/*.{ttf}"
19   ],
20   "ios": {
21     "resource_bundles": {
22       "NatDS": [
23         "Sources/**/*.png",
24         "Sources/**/*.{ttf}"
25       ]
26     }
27   },
28   "swift_versions": "5.0",
29   "platforms": {
30     "ios": "10.0"
31   },
32   "swift_version": "5.0"