[Add] PlasoLogger 1.0.2
[CocoaPods.git] / Specs / 6 / 7 / 8 / CommonHelperClasses / 0.1.0 / CommonHelperClasses.podspec.json
blob510004f9637f1526392b04a8dcf319798bbbdcb1
2   "name": "CommonHelperClasses",
3   "version": "0.1.0",
4   "summary": "A short description of CommonHelperClasses.",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/BacancyKaushik/CommonHelperClasses",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "BacancyKaushik": "kaushik.movaliya@bacancy.com"
13   },
14   "source": {
15     "git": "https://github.com/BacancyKaushik/CommonHelperClasses.git",
16     "tag": "0.1.0"
17   },
18   "platforms": {
19     "ios": "12.0"
20   },
21   "source_files": "CommonHelperClasses/Classes/**/*",
22   "swift_versions": "5.0",
23   "requires_arc": true,
24   "pod_target_xcconfig": {
25     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
26   },
27   "user_target_xcconfig": {
28     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
29   },
30   "dependencies": {
31     "Alamofire": [
33     ],
34     "MBProgressHUD": [
36     ],
37     "ReachabilitySwift": [
39     ],
40     "IQKeyboardManagerSwift": [
42     ],
43     "SDWebImage": [
45     ],
46     "EzPopup": [
48     ],
49     "NextGrowingTextView": [
51     ],
52     "ActionSheetPicker-3.0": [
54     ],
55     "TextFieldEffects": [
57     ]
58   },
59   "swift_version": "5.0"