[Add] DemoTestFramework 1.0.6
[CocoaPods.git] / Specs / 8 / 6 / 5 / FR_Components / 1.1.0 / FR_Components.podspec.json
blobfaaf2acdea53dbf991bf0562f0c80c687e49db21
2   "name": "FR_Components",
3   "version": "1.1.0",
4   "summary": "FR_Components is central component of presentation layer for 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_Components",
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_Components.git",
17     "tag": "1.1.0"
18   },
19   "platforms": {
20     "ios": "10.0"
21   },
22   "swift_version": "4.2",
23   "requires_arc": true,
24   "source_files": "FR_Components/Classes/**/*.swift",
25   "resources": [
26     "FR_Components/Classes/**/*.xib"
27   ],
28   "dependencies": {
29     "FR_BaseComponent": [
31     ]
32   }