blob: 549b4008bf51756e8de9afff0d74ada9262991dd [file] [log] [blame]
{
"name": "HBuildSDK",
"version": "0.0.1",
"summary": "1111 description of HBuildSDK.",
"description": "This CocoaPod provides the release version of the UIKit for the Jibestream iOS SDK.",
"homepage": "https://github.com/DebugAlvin/DDMSDK",
"license": {
"type": "MIT",
"file": "LICENSE"
},
"authors": {
"debugalvin": "674268015@qq.com"
},
"source": {
"git": "https://github.com/DebugAlvin/DDMSDK.git",
"tag": "0.0.1"
},
"platforms": {
"ios": "9.0"
},
"source_files": "HBuildSDK/Classes/inc/**/*.{h,m}",
"ios": {
"vendored_libraries": "HBuildSDK/Classes/lib/**/*.a"
},
"frameworks": [
"SystemConfiguration",
"CoreTelephony",
"UIKit",
"Foundation",
"CFNetwork",
"CoreMotion",
"AddressBook",
"AVFoundation",
"CoreLocation",
"QuickLook",
"AssetsLibrary",
"AVFoundation",
"StoreKit",
"QuartzCore",
"CoreGraphics",
"JavaScriptCore",
"ImageIO",
"CoreText",
"MobileCoreServices",
"WebKit",
"MediaPlayer",
"AudioToolbox",
"CoreAudio",
"CoreAudioKit"
],
"libraries": [
"c++",
"z",
"sqlite3.0",
"xml2",
"resolv"
],
"resources": "HBuildSDK/Assets/bundles/*"
}