[Add] TencentEffect_S1-00 3.0.1.5
[CocoaPods.git] / Specs / c / d / b / UnionPaySDK / 0.0.1 / UnionPaySDK.podspec.json
blobccd41b8174820272446e796eac5dac17d413ab57
2   "name": "UnionPaySDK",
3   "version": "0.0.1",
4   "summary": "A short description of UnionPaySDK.",
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     "wanghuizhou": "wanghuizhou@guazi.com"
13   },
14   "source": {
15     "git": "https://github.com/7General/UnionPaySDK.git",
16     "tag": "0.0.1"
17   },
18   "platforms": {
19     "ios": "8.0"
20   },
21   "vendored_libraries": "UnionPaySDK/Frameworks/libPaymentControl.a",
22   "libraries": "z",
23   "frameworks": [
24     "CFNetwork",
25     "SystemConfiguration",
26     "CoreTelephony"
27   ],
28   "source_files": "UnionPaySDK/Classes/**/*",
29   "user_target_xcconfig": {
30     "OTHER_LDFLAGS": [
31       "-lc++"
32     ]
33   }