blob: f4a2389d4ecfac2b6837d7e113706eb631fad0d4 [file] [log] [blame]
{
"name": "ZZSKit",
"version": "0.0.1",
"summary": "ZZSKit is a framework provided to chinaMobile",
"description": "this is a framework provided to chinaMobile. if you have any problem, you can contract me.",
"homepage": "https://github.com/latacat/CM_ZZSKit",
"license": {
"type": "Apache License, Version 2.0",
"file": "../LICENSE"
},
"authors": {
"latacat": "841962776@qq.com"
},
"platforms": {
"ios": "9.0"
},
"source": {
"git": "https://github.com/latacat/CM_ZZSKit.git",
"tag": "0.0.1"
},
"vendored_libraries": "ZZSKit/Third/libs/**/{*.a}",
"vendored_frameworks": "ZZSKit/Framework/ZZSKit.framework",
"libraries": [
"xml2",
"c++abi",
"resolv",
"sqlite3",
"z",
"c++"
],
"frameworks": [
"Foundation",
"UIKit",
"SafariServices",
"Photos",
"AssetsLibrary",
"CFNetwork",
"CoreAudio",
"CoreMedia",
"CoreTelephony",
"CoreVideo",
"OpenGLES",
"QuartzCore",
"CoreLocation",
"ImageIO",
"MapKit",
"GLKit",
"AudioToolbox",
"CoreMotion",
"UserNotifications",
"VideoToolbox",
"SystemConfiguration",
"CoreFoundation",
"AVFoundation",
"AVFoundation",
"Security",
"MobileCoreServices",
"CoreGraphics"
],
"ios": {
"resource_bundles": {
"WarRoomResource": "ZZSKit/ZZSKit/BundleResource/WarRoomResource.bundle/*",
"YCMJResource": "ZZSKit/ZZSKit/ThirdPart/YCMJRefresh/YCMJRefreshSource/**/*"
}
},
"exclude_files": [
"ZZSKit/ZZSKit/Info.plist",
"ZZSKit/ZZSKit/Resources/**/*",
"ZZSKit/WarRoomSource/**/*"
],
"static_framework": true,
"pod_target_xcconfig": {
"CLANG_ALLOW_NON_MODULAR_INCLUDES_IN_FRAMEWORK_MODULES": "YES",
"VALID_ARCHS[sdk=iphonesimulator*]": ""
}
}