[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 2 / 1 / 5 / FR_BaseComponent / 1.2.3 / FR_BaseComponent.podspec.json
blob7e23af1661b9f19c4e8371260724b94f13ce91c2
2   "name": "FR_BaseComponent",
3   "version": "1.2.3",
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.2.3"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_version": "4.2",
23   "requires_arc": true,
24   "source_files": "FR_BaseComponent/Classes/**/*.swift",
25   "dependencies": {
26     "RxCocoa": [
28     ],
29     "RxSwift": [
31     ],
32     "SwipeCellKit": [
33       "2.5.0"
34     ]
35   }