[Add] IPDSDK 2.0.0.3
[CocoaPods.git] / Specs / 8 / 3 / f / ReactiveWorks / 1.0.0 / ReactiveWorks.podspec.json
blob4d9ed7d213b2bc97e32e6c1c3e765a2dec5a9b99
2   "name": "ReactiveWorks",
3   "version": "1.0.0",
4   "summary": "Async business logic framework.",
5   "platforms": {
6     "ios": "13.0"
7   },
8   "description": "Reactive Async business logic framework",
9   "homepage": "https://github.com/setixela/ReactiveWorks.git",
10   "license": "MIT",
11   "authors": {
12     "Setixela": "setixela@gmail.com"
13   },
14   "swift_versions": "5.0",
15   "source": {
16     "git": "https://github.com/setixela/ReactiveWorks.git",
17     "tag": "1.0.0"
18   },
19   "source_files": [
20     "Sources",
21     "Sources/**/*.swift"
22   ],
23   "swift_version": "5.0"