[Add] FCNews 0.3.26
[CocoaPods.git] / Specs / e / 9 / b / EasyAuthPod / 1.0.2 / EasyAuthPod.podspec.json
blobe96215228c271d6c2d50a97f6fa83dade9aa5ca5
2   "name": "EasyAuthPod",
3   "version": "1.0.2",
4   "summary": "EasyAuth offers easy login, success and about us screen.",
5   "description": "EasyAuth offers easy login, success and about us screen. EasyAuth offers easy login, success and about us screen.",
6   "homepage": "https://github.com/ravirajw/EasyAuthPod",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Raviraj Wadhwa": "w.raviraj@yahoo.com"
13   },
14   "platforms": {
15     "ios": "12.0"
16   },
17   "source": {
18     "git": "https://github.com/ravirajw/EasyAuthPod.git",
19     "tag": "1.0.2"
20   },
21   "source_files": "EasyAuthPod/*.{h,m,xib}",
22   "preserve_paths": "EasyAuthPod/*",
23   "resources": "EasyAuthPod/Resources.bundle",
24   "ios": {
25     "vendored_libraries": "EasyAuthPod/libEasyAuthLibrary.a"
26   },
27   "frameworks": [
28     "Foundation",
29     "UIKit"
30   ],
31   "xcconfig": {
32     "LIBRARY_SEARCH_PATHS": "\"$(PODS_ROOT)/EasyAuthPod\""
33   },
34   "requires_arc": true