[Add] XMUniversalSDK 1.0.0.0-dev
[CocoaPods.git] / Specs / 9 / a / e / WEBStoreKit / 0.2.13 / WEBStoreKit.podspec.json
blob58b55ab5b5ee04d5269bf09493e39d32d2f2039f
2   "name": "WEBStoreKit",
3   "version": "0.2.13",
4   "summary": "WEBStoreKit framework",
5   "description": "WEBStoreKit framework",
6   "homepage": "https://pgit.digital-ecosystems.ru/WEBNative/webstorekit",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Aleksandr Nikolaenko": "aleksandr.nikolaenko@digital-ecosystems.ru"
13   },
14   "source": {
15     "git": "git@pgit.digital-ecosystems.ru:WEBNative/webstorekit.git",
16     "tag": "0.2.13"
17   },
18   "platforms": {
19     "ios": "9.3",
20     "osx": "10.10",
21     "tvos": "9.3"
22   },
23   "ios": {
24     "pod_target_xcconfig": {
25       "PRODUCT_BUNDLE_IDENTIFIER": "com.webstorekit.${PRODUCT_NAME}-iOS"
26     }
27   },
28   "osx": {
29     "pod_target_xcconfig": {
30       "PRODUCT_BUNDLE_IDENTIFIER": "com.webstorekit.${PRODUCT_NAME}-macOS"
31     }
32   },
33   "tvos": {
34     "pod_target_xcconfig": {
35       "PRODUCT_BUNDLE_IDENTIFIER": "com.webstorekit.${PRODUCT_NAME}-tvOS"
36     }
37   },
38   "swift_versions": "5.0",
39   "source_files": "WEBStoreKit/*.{swift}",
40   "dependencies": {
41     "SwiftyStoreKit": [
43     ],
44     "SwiftLint": [
46     ]
47   },
48   "requires_arc": true,
49   "swift_version": "5.0"