[Add] DSPSDK 1.0.1.8
[CocoaPods.git] / Specs / 9 / b / 2 / Balador-iOS / 1.0.0 / Balador-iOS.podspec.json
blob578d4313971073f20e846199d7d1a20909890613
2   "name": "Balador-iOS",
3   "version": "1.0.0",
4   "summary": "Balador SDK provides the ticket booking flow for the merchant.",
5   "description": "Balador SDK provides the ticket booking functionality with the current state of the ticket",
6   "homepage": "https://github.com/SMzig/balador-ios.git",
7   "license": "MIT",
8   "authors": {
9     "Dip Lukka": "navinp@zignuts.com"
10   },
11   "platforms": {
12     "ios": "12.0"
13   },
14   "source": {
15     "git": "https://github.com/SMzig/balador-ios.git",
16     "tag": "1.0.0"
17   },
18   "source_files": [
19     "Classes",
20     "*/**/*.{h,m}"
21   ],
22   "exclude_files": "Classes/Exclude",
23   "dependencies": {
24     "Alamofire": [
26     ],
27     "SDWebImage": [
29     ],
30     "CropViewController": [
32     ],
33     "NVActivityIndicatorView": [
35     ],
36     "SwiftyJSON": [
38     ],
39     "LanguageManager-iOS": [
41     ],
42     "SKCountryPicker": [
44     ],
45     "IQKeyboardManagerSwift": [
47     ]
48   },
49   "pod_target_xcconfig": {
50     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
51   },
52   "user_target_xcconfig": {
53     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
54   }