[Add] ZMarkupParser 1.12.0
[CocoaPods.git] / Specs / 8 / 6 / 5 / FR_Components / 1.1.3 / FR_Components.podspec.json
blobff1d3919e2102d4f65bb2b4f0ce775d205de4fa6
2   "name": "FR_Components",
3   "version": "1.1.3",
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.3"
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   }