[Add] ZJSDK 2.5.7.5
[CocoaPods.git] / Specs / c / 0 / 8 / XQDPlugin / 0.0.1 / XQDPlugin.podspec.json
blob05564ac07b70f5aee51e42d5bac53cb49bef7d63
2   "name": "XQDPlugin",
3   "version": "0.0.1",
4   "summary": "An easy way to install Xiaoqidai allication.",
5   "license": {
6     "type": "MIT",
7     "file": "LICENSE"
8   },
9   "authors": {
10     "Erdong Wang": "wangerdong@treefinance.com.cn"
11   },
12   "homepage": "https://github.com/Chasingdreamboy/XQDPlugin",
13   "description": "方便快速接入小期贷。",
14   "frameworks": [
15     "UIKit",
16     "CoreGraphics",
17     "MobileCoreServices",
18     "Security",
19     "SystemConfiguration",
20     "AddressBookUI",
21     "AddressBook",
22     "CoreLocation",
23     "ImageIO",
24     "AssetsLibrary",
25     "Accelerate",
26     "AVFoundation",
27     "ContactsUI",
28     "AdSupport",
29     "CoreMedia",
30     "CoreTelephony"
31   ],
32   "libraries": [
33     "z",
34     "c++",
35     "icucore",
36     "resolv"
37   ],
38   "source": {
39     "git": "https://github.com/Chasingdreamboy/XQDSDK.git"
40   },
41   "platforms": {
42     "ios": "8.0"
43   },
44   "xcconfig": {
45     "LIBRARY_SEARCH_PATHS": "$(PODS_ROOT)/XQDPlugin/ios"
46   },
47   "resources": "ios/XQDPlugin.bundle",
48   "ios": {
49     "vendored_libraries": "ios/libGFDFMDeviceManager.a",
50     "vendored_frameworks": "ios/XQDPlugin.framework"
51   }