[Add] STBaseProject 1.0.8
[CocoaPods.git] / Specs / 4 / d / 2 / DitoSDK / 1.0.0 / DitoSDK.podspec.json
blob231870806cbbef8a755dbec8d984fd01e9e04cc9
2   "name": "DitoSDK",
3   "version": "1.0.0",
4   "summary": "SDK da Dito CRM",
5   "description": "'https://developers.dito.com.br/reference/ios'",
6   "homepage": "https://github.com/ditointernet/dito_ios",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "brennobemoura": "brennobemoura@outlook.com"
13   },
14   "source": {
15     "git": "https://github.com/ditointernet/dito_ios.git",
16     "tag": "v1.0.0"
17   },
18   "swift_versions": "5.3",
19   "platforms": {
20     "ios": "10.0"
21   },
22   "source_files": [
23     "Sources/**/*",
24     "Persistence/*.{swift}"
25   ],
26   "resources": "Persistence/*.{xcdatamodeld}",
27   "exclude_files": "Sources/Info.plist",
28   "swift_version": "5.3"