[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 8 / a / e / SmartConstraint / 0.0.1 / SmartConstraint.podspec.json
blob31cad4855a403b1ddb15b3adeedf4504fe3a22bc
2   "name": "SmartConstraint",
3   "version": "0.0.1",
4   "summary": "Easy way to use Constraint.",
5   "swift_versions": "5.0",
6   "description": "Framework that facilitates the construction of constraints in iOS devices",
7   "homepage": "https://github.com/jonhpol/SmartConstraint.git",
8   "license": {
9     "type": "MIT",
10     "text": "MIT License\n\nCopyright (c) 2019 João Paulo <j.paulo_os@hotmail.com> \n\n\nPermission is hereby granted, free of charge, to any person obtaining a copy \n\nof this software and associated documentation files"
11   },
12   "authors": {
13     "jonhpol": "j.paulo_os@hotmail.com"
14   },
15   "platforms": {
16     "ios": "12.0"
17   },
18   "source": {
19     "git": "https://github.com/jonhpol/SmartConstraint.git",
20     "tag": "0.0.1"
21   },
22   "source_files": "SmartConstraint/**/*.{h,m,swift}",
23   "swift_version": "5.0"