[Add] RongCloudRTC 5.12.0
[CocoaPods.git] / Specs / 4 / 1 / 8 / PPDLoanSDK / 0.1 / PPDLoanSDK.podspec.json
blobc71b50b0c752538cc17e4c22ca02304183576b9a
2   "name": "PPDLoanSDK",
3   "version": "0.1",
4   "summary": "PPD LOAN SDK",
5   "description": "TODO: Add long description of the pod here.",
6   "homepage": "https://github.com/qingfengCarl/PPDLoanSDK",
7   "license": {
8     "type": "MIT",
9     "file": "LICENSE"
10   },
11   "authors": {
12     "gongguamgming": "gongguangming@ppdai.com"
13   },
14   "source": {
15     "git": "https://github.com/qingfengCarl/PPDLoanSDK.git",
16     "tag": "0.1"
17   },
18   "platforms": {
19     "ios": "7.0"
20   },
21   "source_files": "PPDLoanSDK/Classes/*",
22   "resource_bundles": {
23     "PPDLoanSDK": [
24       "PPDLoanSDK/Classes/*"
25     ]
26   },
27   "public_header_files": "PPDLoanSDK/Classes/*.h",
28   "frameworks": [
29     "UIKit",
30     "MapKit",
31     "AVFoundation",
32     "JavaScriptCore",
33     "ImageIO",
34     "StoreKit",
35     "AdSupport",
36     "AudioToolbox",
37     "CoreData",
38     "CFNetwork",
39     "AddressBookUI",
40     "CoreTelephony",
41     "CoreGraphics",
42     "MessageUI",
43     "Security",
44     "MobileCoreServices",
45     "SystemConfiguration",
46     "CoreLocation",
47     "Foundation",
48     "QuartzCore"
49   ]