[Add] LiveKitWebRTC-Vama 125.6422.11-Vama
[CocoaPods.git] / Specs / 2 / 1 / 5 / FR_BaseComponent / 1.1.2 / FR_BaseComponent.podspec.json
blob8b659d69b22b9493bd54f243bf8125f709bd2d55
2   "name": "FR_BaseComponent",
3   "version": "1.1.2",
4   "summary": "FB_BaseComponent is base component of 4Rest",
5   "description": "4Rest is Core Framework of iOS that consists of Data mapping, Merge data, Network manager, Security, Database manager and Presentation manager",
6   "homepage": "https://github.com/TzoaniTon/FR_BaseComponent",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Sarinthon Mangkorn-ngam": "darksky_ddd@hotmail.com",
13     "Lalida Jaritsup": "lalida.jar@gmail.com"
14   },
15   "source": {
16     "git": "https://github.com/TzoaniTon/FR_BaseComponent.git",
17     "tag": "1.1.2"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_version": "4.0",
23   "requires_arc": true,
24   "source_files": "FR_BaseComponent/Classes/**/*.swift",
25   "dependencies": {
26     "RxCocoa": [
27       "~> 4.0"
28     ],
29     "SwipeCellKit": [
30       "~> 2.4"
31     ]
32   }