blob: e5d989fac218bbaf3e93976509a8dd42ac018867 [file] [log] [blame]
{
"name": "PooTools",
"version": "1.80.19",
"authors": {
"crazypoo": "273277355@qq.com"
},
"homepage": "https://github.com/crazypoo/PTools",
"summary": "多年来积累的轮子",
"source": {
"git": "https://github.com/crazypoo/PTools.git",
"tag": "1.80.19"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"platforms": {
"ios": "9.3"
},
"requires_arc": true,
"source_files": [
"PooTools",
"PooTools/**/*.{h,m,swift}"
],
"resources": "PooTools/PooTools.bundle",
"swift_versions": [
"4.2",
"5.0"
],
"frameworks": [
"UIKit",
"AudioToolbox",
"ExternalAccessory",
"CoreText",
"SystemConfiguration",
"WebKit",
"QuartzCore",
"CoreTelephony",
"Security",
"Foundation",
"AVFoundation",
"LocalAuthentication",
"CoreMotion",
"SceneKit",
"CoreImage",
"Photos"
],
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
],
"CYLTabBarController": [
],
"Mantle": [
],
"DZNEmptyDataSet": [
],
"IQKeyboardManager": [
],
"UITableView+FDTemplateLayoutCell": [
],
"FDFullscreenPopGesture": [
],
"LTNavigationBar": [
],
"HTAutocompleteTextField": [
],
"UIViewController+Swizzled": [
],
"FMDB": [
],
"DHSmartScreenshot": [
],
"YCXMenu": [
],
"Masonry": [
],
"MJRefresh": [
],
"MYBlurIntroductionView": [
],
"TextFieldEffects": [
],
"pop": [
],
"UITextField+Shake": [
],
"MJExtension": [
],
"SSZipArchive": [
],
"GCDWebServer": [
],
"GCDWebServer/WebUploader": [
],
"MBProgressHUD": [
],
"WZLBadge": [
]
},
"swift_version": "5.0"
}