[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 5 / 4 / 3 / RCArchitecture / 0.1.5 / RCArchitecture.podspec.json
blob0dd12a8723ccd9c9cd2e1967504b12fff70e9a45
2   "name": "RCArchitecture",
3   "version": "0.1.5",
4   "summary": "RCArchitecture - base implementation for projects.",
5   "homepage": "https://github.com/wasborntobeawesome/RCArchitecture",
6   "license": {
7     "type": "MIT",
8     "file": "LICENSE"
9   },
10   "authors": {
11     "wasborntobeawesome": "islomalimovm@gmail.com"
12   },
13   "source": {
14     "git": "https://github.com/wasborntobeawesome/RCArchitecture.git",
15     "tag": "0.1.5"
16   },
17   "platforms": {
18     "ios": "8.0"
19   },
20   "swift_versions": [
21     5.0,
22     5.1
23   ],
24   "source_files": [
25     "RCArchitecture/Classes/**/*",
26     "View/**/*"
27   ],
28   "frameworks": "UIKit",
29   "swift_version": "5.1"