[Add] TestFrameworkIos1 1.0.2
[CocoaPods.git] / Specs / d / 9 / 0 / WalletSDKIOS / 0.4.2 / WalletSDKIOS.podspec.json
blobb3966efca62a416364f870c8e426e6c06a30b1f6
2   "name": "WalletSDKIOS",
3   "version": "0.4.2",
4   "summary": "WalletSDKIOS",
5   "description": "WalletSDKIOS WalletSDKIOS WalletSDKIOS",
6   "homepage": "https://github.com/payskyCompany/WalletSDKIOS",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "payskyCompany": "ahmed.agamy@paysky.io"
13   },
14   "source": {
15     "git": "https://github.com/payskyCompany/WalletSDKIOS.git",
16     "tag": "0.4.2"
17   },
18   "xcconfig": {
19     "APPLY_RULES_IN_COPY_FILES": "YES",
20     "STRINGS_FILE_OUTPUT_ENCODING": "binary",
21     "OTHER_LDFLAGS": "-lz"
22   },
23   "exclude_files": [
24     "tokenization/storyboard/LaunchScreen.storyboard",
25     "tokenization/storyboard/Main.storyboard",
26     "tokenization/storyboard/ScanViewController.swift"
27   ],
28   "platforms": {
29     "ios": "9.0"
30   },
31   "frameworks": "UIKit",
32   "dependencies": {
33     "Alamofire": [
35     ],
36     "IQKeyboardManagerSwift": [
38     ],
39     "EVReflection": [
41     ],
42     "Toast-Swift": [
44     ],
45     "EVReflection/Alamofire": [
47     ],
48     "PayCardsRecognizer": [
50     ],
51     "PopupDialog": [
53     ],
54     "swiftScan": [
56     ],
57     "InputMask": [
59     ],
60     "CreditCardValidator": [
62     ]
63   },
64   "static_framework": true,
65   "requires_arc": true,
66   "source_files": "tokenization/**/*.{swift,h,m}",
67   "resources": "tokenization/**/*.{png,jpeg,jpg,storyboard,xib,xcassets,lproj,json,plist,strings}",
68   "resource_bundles": {
69     "WalletSDKIOS": [
70       "tokenization/Strings/*.lproj/*.strings"
71     ]
72   }