[Add] MARSDK_EASPRO 5.0.3
[CocoaPods.git] / Specs / b / 7 / 8 / MSPOSPaySDK / 0.0.1 / MSPOSPaySDK.podspec.json
blob3670f193964989d423345ce33c9d2f55a348e9a0
2   "name": "MSPOSPaySDK",
3   "version": "0.0.1",
4   "summary": "MSPOSPaySDK for POS",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/7General",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "wanghuizhou21@163.com": "wanghuizhou@guazi.com"
13   },
14   "source": {
15     "git": "https://github.com/7General/POSpaySDK.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "source_files": "MSPOSPaySDK/Classes/**/*",
22   "resources": "MSPOSPaySDK/Boundles/UMSCashierPlugin.bundle",
23   "vendored_libraries": "MSPOSPaySDK/Frameworks/libUMSCashierPlugin.a",
24   "frameworks": [
25     "CoreData",
26     "UIKit",
27     "Foundation"
28   ],
29   "libraries": [
30     "sqlite3",
31     "icucore"
32   ]