[Add] EverlinkBroadcastSDK 3.1.1
[CocoaPods.git] / Specs / 1 / 3 / 0 / BookeeyPaySDK / 3.0.0 / BookeeyPaySDK.podspec.json
blob3f0779e5536b647d00b41ff7d0af4ed7d871ed77
2   "name": "BookeeyPaySDK",
3   "version": "3.0.0",
4   "license": "MIT",
5   "summary": "BookeeyPaySDK payment",
6   "homepage": "https://github.com/RizwaniOS/BookeeyPaySDKV2",
7   "authors": "Rizwan",
8   "pod_target_xcconfig": {
9     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
10   },
11   "user_target_xcconfig": {
12     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
13   },
14   "platforms": {
15     "ios": "9.0"
16   },
17   "source": {
18     "git": "https://github.com/RizwaniOS/BookeeyPaySDKV2.git",
19     "tag": "3.0.0"
20   },
21   "source_files": "BookeeyPaySDK.framework/Headers/*.h",
22   "vendored_frameworks": "BookeeyPaySDK.framework",
23   "frameworks": "SystemConfiguration",
24   "ios": {
25     "frameworks": "UIKit"
26   }