[Add] YLCategory-MacOS 1.1.3
[CocoaPods.git] / Specs / 8 / 9 / 6 / ADUnionpaySDK / 1.0.0 / ADUnionpaySDK.podspec.json
blob445b98188438664f4d1fe450a50860914009f323
2   "name": "ADUnionpaySDK",
3   "version": "1.0.0",
4   "summary": "银联sdk,方便使用",
5   "homepage": "https://github.com/tiancanfei/ADUnionpaySDK",
6   "license": "MIT",
7   "authors": {
8     "天蚕飞": "bjwltiankong@163.com"
9   },
10   "platforms": {
11     "ios": "8.0"
12   },
13   "source": {
14     "git": "https://github.com/tiancanfei/ADUnionpaySDK.git",
15     "tag": "1.0.0"
16   },
17   "source_files": "UPPayPluginSDK/*.{h,m}",
18   "public_header_files": "UPPayPluginSDK/*.h",
19   "vendored_libraries": "UPPayPluginSDK/libPaymentControl.a",
20   "frameworks": [
21     "SystemConfiguration",
22     "CFNetwork",
23     "UIKit",
24     "Foundation"
25   ],
26   "libraries": [
27     "z",
28     "stdc++"
29   ],
30   "requires_arc": true