[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / b / 3 / f / scswift / 0.1.0 / scswift.podspec.json
blob17303a6a793e2ee2c9a00f9e6b453a785d1059d2
2   "name": "scswift",
3   "version": "0.1.0",
4   "summary": "It is just a library to reduce the time cost of a Swift ios developmento project.",
5   "description": "I do have a huge library with Obj-c. But i am porting this code for Swift. Here we do have a lot of facilities that may help in any iOS project.",
6   "homepage": "https://softctrl.github.io/scswift",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "carlostimoshenkorodrigueslopes@gmail.com": "carlostimoshenkorodrigueslopes@gmail.com"
13   },
14   "source": {
15     "git": "https://github.com/softctrl/scswift.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "10.3"
20   },
21   "source_files": "scswift/Classes/**/*",
22   "dependencies": {
23     "RealmSwift": [
24       "~> 2.8.3"
25     ],
26     "XCGLogger": [
27       "~> 5.0.1"
28     ],
29     "PopupDialog": [
30       "~> 0.5.4"
31     ],
32     "Socket.IO-Client-Swift": [
33       "~> 8.3.0"
34     ]
35   },
36   "pushed_with_swift_version": "3.1"