[Add] ZJSDK 2.5.5.0
[CocoaPods.git] / Specs / 6 / d / 7 / AppWheel / 2.0.0.7 / AppWheel.podspec.json
bloba3e8bda49bbac2b5b8f1082d40383c88baab28e3
2   "name": "AppWheel",
3   "version": "2.0.0.7",
4   "summary": "A short description of AppWheel.",
5   "description": "An in-app purchase module for iOS project",
6   "homepage": "https://github.com/Pixocial/testSaaS-iOS/blob/master/README.md",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "Pixocial": "app@miraclevision.sg"
13   },
14   "source": {
15     "git": "https://github.com/Pixocial/testSaaS-iOS.git",
16     "tag": "2.0.0.7"
17   },
18   "vendored_frameworks": "sdk/PurchaseSDK.framework",
19   "frameworks": [
20     "UIKit",
21     "StoreKit",
22     "Security"
23   ],
24   "platforms": {
25     "ios": "10.0"
26   },
27   "resource_bundles": {
28     "awPurchase": [
29       "sdk/*.pem"
30     ]
31   },
32   "pod_target_xcconfig": {
33     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
34   },
35   "user_target_xcconfig": {
36     "EXCLUDED_ARCHS[sdk=iphonesimulator*]": "arm64"
37   }