[Add] FaceCoreBasicNightly 6.2.803
[CocoaPods.git] / Specs / 2 / 1 / 5 / FR_BaseComponent / 1.0.2 / FR_BaseComponent.podspec.json
blobcd1099db20e45890fcb39bca6a92c1cfd5f20078
2   "name": "FR_BaseComponent",
3   "version": "1.0.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.0.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   }