blob: 871504d30437296302c42189cc32d79300fd901b [file] [log] [blame]
{
"name": "PooTools",
"version": "1.7.10",
"authors": {
"crazypoo": "273277355@qq.com"
},
"homepage": "https://github.com/crazypoo/PTools",
"summary": "自己用到的工具",
"source": {
"git": "https://github.com/crazypoo/PTools.git",
"tag": "1.7.10"
},
"license": {
"type": "MIT",
"file": "LICENSE"
},
"pod_target_xcconfig": {
"SWIFT_VERSION": "4.2"
},
"platforms": {
"ios": "8.0"
},
"requires_arc": true,
"source_files": [
"PooTools",
"PooTools/**/*.{h,m,swift}"
],
"resources": "PooTools/PooTools.bundle",
"frameworks": [
"UIKit",
"AudioToolbox",
"ExternalAccessory",
"CoreText",
"SystemConfiguration",
"WebKit",
"QuartzCore",
"CoreTelephony",
"Security",
"Foundation",
"AVFoundation",
"Speech",
"LocalAuthentication",
"HealthKit",
"CoreMotion",
"SceneKit",
"CoreImage",
"AssetsLibrary",
"Photos"
],
"dependencies": {
"AFNetworking": [
],
"SDWebImage": [
],
"CYLTabBarController": [
],
"Mantle": [
],
"TOWebViewController": [
],
"DZNEmptyDataSet": [
],
"IQKeyboardManager": [
],
"UITableView+FDTemplateLayoutCell": [
],
"FDFullscreenPopGesture": [
],
"LTNavigationBar": [
],
"HTAutocompleteTextField": [
],
"UIViewController+Swizzled": [
],
"FMDB": [
],
"DHSmartScreenshot": [
],
"YCXMenu": [
],
"Masonry": [
],
"MJRefresh": [
],
"MYBlurIntroductionView": [
],
"TextFieldEffects": [
],
"pop": [
],
"JMHoledView": [
],
"UITextField+Shake": [
],
"UINavigation-SXFixSpace": [
],
"MJExtension": [
]
}
}