blob: c71b50b0c752538cc17e4c22ca02304183576b9a [file] [log] [blame]
{
"name": "PPDLoanSDK",
"version": "0.1",
"summary": "PPD LOAN SDK",
"description": "TODO: Add long description of the pod here.",
"homepage": "https://github.com/qingfengCarl/PPDLoanSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"gongguamgming": "gongguangming@ppdai.com"
},
"source": {
"git": "https://github.com/qingfengCarl/PPDLoanSDK.git",
"tag": "0.1"
},
"platforms": {
"ios": "7.0"
},
"source_files": "PPDLoanSDK/Classes/*",
"resource_bundles": {
"PPDLoanSDK": [
"PPDLoanSDK/Classes/*"
]
},
"public_header_files": "PPDLoanSDK/Classes/*.h",
"frameworks": [
"UIKit",
"MapKit",
"AVFoundation",
"JavaScriptCore",
"ImageIO",
"StoreKit",
"AdSupport",
"AudioToolbox",
"CoreData",
"CFNetwork",
"AddressBookUI",
"CoreTelephony",
"CoreGraphics",
"MessageUI",
"Security",
"MobileCoreServices",
"SystemConfiguration",
"CoreLocation",
"Foundation",
"QuartzCore"
]
}