[Add] LiveConnectUIKit_iOS 4.5.0.13
[CocoaPods.git] / Specs / 7 / f / 6 / UBPaypalTool / 0.0.2 / UBPaypalTool.podspec.json
blob6570901e74af4cf7bb5af996e79cfddd495a9f72
2   "name": "UBPaypalTool",
3   "version": "0.0.2",
4   "summary": "A short description of UBPaypalTool.",
5   "description": "A short description of UBPaypalTool.",
6   "homepage": "https://github.com/Crazysiri/UBPaypalTool.git",
7   "authors": {
8     "James": "511121933@qq.com"
9   },
10   "platforms": {
11     "ios": "7.0"
12   },
13   "source": {
14     "git": "https://github.com/Crazysiri/UBPaypalTool.git",
15     "tag": "0.0.2"
16   },
17   "source_files": "UBPaypalTool/*.{h,m}",
18   "frameworks": [
19     "MobileCoreServices",
20     "Security",
21     "SystemConfiguration"
22   ],
23   "libraries": "xml2",
24   "xcconfig": {
25     "LIBRARY_SEARCH_PATHS": "${PODS_ROOT}/CardIO/CardIO"
26   },
27   "dependencies": {
28     "PayPal-iOS-SDK": [
30     ]
31   }