[Add] TrinityAudioSDK 3.2.118
[CocoaPods.git] / Specs / c / 7 / b / Closured / 1.0.0 / Closured.podspec.json
blob5ceeeb0067300f97aaaee5d563885fcdfeed31e9
2   "name": "Closured",
3   "version": "1.0.0",
4   "summary": "Pure Swift Library To Manage Closures",
5   "description": "This pod will help you manage closure",
6   "homepage": "https://github.com/kiarashvosough1999/Closured.git",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "kiarashvosough1999": "vosough.k@gmail.com"
13   },
14   "platforms": {
15     "ios": "9.0",
16     "osx": "10.15"
17   },
18   "source": {
19     "git": "https://github.com/kiarashvosough1999/Closured.git",
20     "tag": "1.0.0"
21   },
22   "source_files": "Closured/**/*.{h,m,swift}",
23   "exclude_files": "Classes/Exclude",
24   "swift_versions": [
25     "5.1",
26     "5.2",
27     "5.3",
28     "5.4",
29     "5.5"
30   ],
31   "frameworks": "Foundation",
32   "swift_version": "5.5"