├── AppleTrace ├── 1.0.0 │ └── AppleTrace.podspec └── 1.0.1 │ └── AppleTrace.podspec ├── MonkeyDevPod ├── 1.0.0 │ └── MonkeyDevPod.podspec └── 2.0.0 │ └── MonkeyDevPod.podspec ├── WechatFunnyAt └── 1.0.0 │ └── WechatFunnyAt.podspec ├── PrintWXMessage └── 1.0.0 │ └── PrintWXMessage.podspec ├── XUI ├── 1.1.2 │ └── XUI.podspec └── 0.1.0 │ └── XUI.podspec ├── MDMapView ├── 1.1.0 │ └── MDMapView.podspec └── 1.0.0 │ └── MDMapView.podspec ├── CydiaSubstrate └── 1.0.0 │ └── CydiaSubstrate.podspec ├── CaptainHook └── 2.0.0 │ └── CaptainHook.podspec ├── WeChatMsgInterval └── 1.0.0 │ └── WeChatMsgInterval.podspec ├── WechatPod ├── 1.0.0 │ └── WechatPod.podspec ├── 1.1.0 │ └── WechatPod.podspec ├── 1.2.0 │ └── WechatPod.podspec ├── 1.4.0 │ └── WechatPod.podspec ├── 1.3.0 │ └── WechatPod.podspec ├── 1.7.0 │ └── WechatPod.podspec ├── 1.8.0 │ └── WechatPod.podspec ├── 1.5.0 │ └── WechatPod.podspec └── 1.6.0 │ └── WechatPod.podspec ├── WeChatWebEmoticon └── 1.0.0 │ └── WeChatWebEmoticon.podspec ├── TXVideoPod └── 1.0.0 │ └── TXVideoPod.podspec ├── WeChatRevokeMsgPod └── 1.1 │ └── WeChatRevokeMsgPod.podspec ├── DeathlessLocationPod ├── 1.0 │ └── DeathlessLocationPod.podspec ├── 1.1 │ └── DeathlessLocationPod.podspec ├── 1.0.0 │ └── DeathlessLocationPod.podspec └── 1.2 │ └── DeathlessLocationPod.podspec ├── LTCboxPod └── 1.0.0 │ └── LTCboxPod.podspec ├── WeChatSelectAll ├── 1.1 │ └── WeChatSelectAll.podspec └── 1.2 │ └── WeChatSelectAll.podspec ├── ZhuiShuShenQiFreeSource ├── 1.0.0 │ └── ZhuiShuShenQiFreeSource.podspec ├── 1.0.1 │ └── ZhuiShuShenQiFreeSource.podspec ├── 1.2.1 │ └── ZhuiShuShenQiFreeSource.podspec ├── 1.1.0 │ └── ZhuiShuShenQiFreeSource.podspec └── 1.2.0 │ └── ZhuiShuShenQiFreeSource.podspec ├── WeChatPriPod ├── 1.0.0 │ └── WeChatPriPod.podspec └── 1.0.1 │ └── WeChatPriPod.podspec ├── YouKuPod └── 1.0.0 │ └── YouKuPod.podspec ├── MGDropAD └── 1.0.1 │ └── MGDropAD.podspec ├── IQIYIVideoPod └── 1.0.0 │ └── IQIYIVideoPod.podspec ├── JokePod └── 0.0.1 │ └── JokePod.podspec ├── MonkeyPod └── 1.0.0 │ └── MonkeyPod.podspec ├── DouYinHook └── 1.0.0 │ └── DouYinHook.podspec ├── MGTVAnyWatch └── 1.0.0 │ └── MGTVAnyWatch.podspec ├── DingtalkPod └── 1.0.2 │ └── DingtalkPod.podspec ├── WeChatMsgForward └── 1.0.0 │ └── WeChatMsgForward.podspec ├── SwizzlePod └── 1.0.0 │ └── SwizzlePod.podspec ├── MakeRedEnvelopEasy ├── 1.0.0 │ └── MakeRedEnvelopEasy.podspec ├── 1.1.5 │ └── MakeRedEnvelopEasy.podspec └── 1.1.0 │ └── MakeRedEnvelopEasy.podspec ├── WhatsAppPod ├── 2.0.0 │ └── WhatsAppPod.podspec └── 1.0.0 │ └── WhatsAppPod.podspec ├── DingDingPod ├── 1.0.0 │ └── DingDingPod.podspec └── 1.1.0 │ └── DingDingPod.podspec ├── LKMessageSwitchPod ├── 1.0.0 │ └── LKMessageSwitchPod.podspec ├── 1.0.1 │ └── LKMessageSwitchPod.podspec ├── 1.0.2 │ └── LKMessageSwitchPod.podspec ├── 1.0.3 │ └── LKMessageSwitchPod.podspec ├── 1.0.4 │ └── LKMessageSwitchPod.podspec ├── 1.0.5 │ └── LKMessageSwitchPod.podspec ├── 1.0.6 │ └── LKMessageSwitchPod.podspec ├── 1.0.7 │ └── LKMessageSwitchPod.podspec ├── 1.0.8 │ └── LKMessageSwitchPod.podspec ├── 1.0.9 │ └── LKMessageSwitchPod.podspec ├── 1.1.0 │ └── LKMessageSwitchPod.podspec ├── 1.1.2 │ └── LKMessageSwitchPod.podspec ├── 1.1.3 │ └── LKMessageSwitchPod.podspec └── 1.1.4 │ └── LKMessageSwitchPod.podspec ├── MDSettingCenter ├── 1.1.0 │ └── MDSettingCenter.podspec ├── 1.0.0 │ └── MDSettingCenter.podspec ├── 1.0.1 │ └── MDSettingCenter.podspec └── 1.0.2 │ └── MDSettingCenter.podspec ├── XiamiHook └── 1.0.0 │ └── XiamiHook.podspec ├── LTBaiduNetDiskiPhonePod └── 1.0.0 │ └── LTBaiduNetDiskiPhonePod.podspec ├── AYTikTokPod ├── 1.2.0 │ └── AYTikTokPod.podspec └── 1.2.1 │ └── AYTikTokPod.podspec ├── DingDingRevokeMessagePod ├── 1.0.1 │ └── DingDingRevokeMessagePod.podspec ├── 1.0.2 │ └── DingDingRevokeMessagePod.podspec └── 1.0.3 │ └── DingDingRevokeMessagePod.podspec ├── FLEX └── 2.4.0 │ └── FLEX.podspec └── README.md /AppleTrace/1.0.0/AppleTrace.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "AppleTrace" 3 | spec.version = "1.0.0" 4 | spec.summary = "AppleTrace for MonkeyDev" 5 | spec.description = <<-DESC 6 | - AppleTrace for MonkeyDev, arm64 only. 7 | DESC 8 | 9 | spec.homepage = "https://github.com/everettjf/AppleTrace" 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } 12 | spec.author = { "everettjf" => "everettjf@live.com" } 13 | spec.social_media_url = "http://weibo.com/everettjf" 14 | spec.platform = :ios, "8.0" 15 | spec.source = { :http => "https://github.com/everettjf/AppleTrace/raw/master/release/appletrace.zip"} 16 | spec.vendored_frameworks = "appletrace.framework" 17 | end 18 | -------------------------------------------------------------------------------- /MonkeyDevPod/1.0.0/MonkeyDevPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "MonkeyDevPod" 3 | spec.version = "1.0.0" 4 | spec.summary = "A example pod for MonkeyDev" 5 | spec.description = <<-DESC 6 | - A example pod for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDev" 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" 14 | spec.platform = :ios, "8.0" 15 | spec.source = { :http => "https://github.com/AloneMonkey/MonkeyDevPod/raw/master/LatestBuild/MonkeyDevPod.zip"} 16 | spec.vendored_frameworks = "MonkeyDevPod.framework" 17 | end -------------------------------------------------------------------------------- /WechatFunnyAt/1.0.0/WechatFunnyAt.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "WechatFunnyAt" 3 | spec.version = "1.0.0" 4 | spec.summary = "WechatFunnyAt for MonkeyDev" 5 | spec.description = <<-DESC 6 | - WechatFunnyAt for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/everettjf/Yolo/WechatFunnyAt" 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } 12 | spec.author = { "everettjf" => "everettjf@live.com" } 13 | spec.social_media_url = "http://weibo.com/everettjf" 14 | spec.platform = :ios, "8.0" 15 | spec.source = { :http => "https://github.com/everettjf/Yolo/raw/master/WechatFunnyAt/LatestBuild/WechatFunnyAt.zip"} 16 | spec.vendored_frameworks = "WechatFunnyAt.framework" 17 | end -------------------------------------------------------------------------------- /PrintWXMessage/1.0.0/PrintWXMessage.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "PrintWXMessage" 3 | spec.version = "1.0.0" 4 | spec.summary = "Print WX Message for MonkeyDev" 5 | spec.description = <<-DESC 6 | - Print WX Message for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDev" 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" 14 | spec.platform = :ios, "8.0" 15 | spec.source = { :http => "https://github.com/AloneMonkey/MonkeyDevPod/raw/master/PrintWXMessage/LatestBuild/PrintWXMessage.zip"} 16 | spec.vendored_frameworks = "PrintWXMessage.framework" 17 | end -------------------------------------------------------------------------------- /XUI/1.1.2/XUI.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |s| 2 | s.name = 'XUI' 3 | s.version = '1.1.2' 4 | s.summary = 'A configuration based native TableView UI.' 5 | s.description = <<-DESC 6 | XUI is a drop-in replacement for "Settings Application Schema" on iOS. 7 | DESC 8 | 9 | s.homepage = 'https://github.com/Lessica/XUI' 10 | s.license = { :type => 'MIT', :file => 'LICENSE' } 11 | s.author = { 'Lessica' => 'i.82@me.com' } 12 | s.source = { :git => 'https://github.com/Lessica/XUI.git', :tag => s.version.to_s } 13 | 14 | s.ios.deployment_target = '7.0' 15 | s.requires_arc = true 16 | s.source_files = 'XUI/Classes/**/*' 17 | 18 | # s.resource_bundles = { 19 | # 'XUI' => ['XUI/Assets/**/*'] 20 | # } 21 | 22 | # s.public_header_files = 'XUI/Classes/**/*.h' 23 | # s.frameworks = 'UIKit' 24 | end 25 | -------------------------------------------------------------------------------- /MonkeyDevPod/2.0.0/MonkeyDevPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "MonkeyDevPod" 3 | spec.version = "2.0.0" 4 | spec.summary = "A example pod for MonkeyDev" 5 | spec.description = <<-DESC 6 | - A example pod for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDev" 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" 14 | spec.platform = :ios, "8.0" 15 | spec.source = { :git => "https://github.com/AloneMonkey/MonkeyDevPod.git", :tag => spec.version.to_s } 16 | spec.source_files = "MonkeyDevPod/MonkeyDevPod/Classes/*.{h,m}" 17 | spec.requires_arc = true 18 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } 19 | end -------------------------------------------------------------------------------- /MDMapView/1.1.0/MDMapView.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "MDMapView" #Pod的名字 3 | spec.version = "1.1.0" #版本号 4 | spec.summary = "MapView ViewController for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - MapView ViewController for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MDMapView" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } #作者 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :http => "https://github.com/AloneMonkey/MDMapView/raw/master/LatestBuild/MDMapView.zip"} 16 | spec.vendored_frameworks = "MDMapView.framework" 17 | end -------------------------------------------------------------------------------- /CydiaSubstrate/1.0.0/CydiaSubstrate.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "CydiaSubstrate" 3 | spec.version = "1.0.0" 4 | spec.summary = "CydiaSubstrate for MonkeyDev" 5 | spec.description = <<-DESC 6 | - CydiaSubstrate for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDev" 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" 14 | spec.platform = :ios, "8.0" 15 | spec.source = { :http => "https://github.com/AloneMonkey/MonkeyDevPod/raw/master/CydiaSubstrate/CydiaSubstrate.zip"} 16 | spec.vendored_libraries = 'libsubstrate.dylib' 17 | spec.source_files = "**/*.{h,m}" 18 | spec.public_header_files = "include/CydiaSubstrate.h" 19 | spec.pod_target_xcconfig = { 'OTHER_LDFLAGS' => '-lsubstrate' } 20 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } 21 | end -------------------------------------------------------------------------------- /CaptainHook/2.0.0/CaptainHook.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "CaptainHook" 3 | spec.version = "2.0.0" 4 | spec.summary = "CaptainHook for MonkeyDev" 5 | spec.description = <<-DESC 6 | - CaptainHook for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDev" 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" 14 | spec.platform = :ios, "8.0" 15 | spec.source = { :git => "https://github.com/AloneMonkey/CaptainHook.git", :tag => spec.version.to_s } 16 | spec.source_files = "CaptainHook.{h,m}" 17 | spec.public_header_files = "CaptainHook.h" 18 | spec.requires_arc = true 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } 20 | end -------------------------------------------------------------------------------- /WeChatMsgInterval/1.0.0/WeChatMsgInterval.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "WeChatMsgInterval" #Pod的名字 3 | spec.version = "1.0.0" #版本号 4 | spec.summary = "显示聊天消息间隔" 5 | 6 | spec.homepage = "https://github.com/Mainstayz/WeChatMsgInterval" #Pod的地址 7 | 8 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 9 | spec.author = { "Pillar" => "hezongzhu@gmail.com" } #作者 10 | spec.social_media_url = "http://www.hezongzhu.com/" #weibo 11 | spec.platform = :ios, "8.0" #平台、版本 12 | spec.source = { :git => "https://github.com/Mainstayz/WeChatMsgInterval.git", :tag => spec.version.to_s } #代码的git地址以及tag 13 | spec.source_files = "**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 14 | #spec.public_header_files = "WeChatMsgInterval.h" #需要对外导出的头文件 此处为本地验证 15 | spec.requires_arc = true #ARC 16 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 17 | end 18 | -------------------------------------------------------------------------------- /WechatPod/1.0.0/WechatPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "WechatPod" 3 | spec.version = "1.0.0" 4 | spec.summary = "WechatPod for MonkeyDev" 5 | spec.description = <<-DESC 6 | - WechatPod for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDev" 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" 14 | spec.platform = :ios, "8.0" 15 | spec.source = { :git => "https://github.com/AloneMonkey/WeChatPod.git", :tag => spec.version.to_s } 16 | spec.source_files = "WechatPod/**/*.{h,m}" 17 | spec.public_header_files = "WechatPod/WechatPod.h" 18 | spec.requires_arc = true 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } 20 | end -------------------------------------------------------------------------------- /WechatPod/1.1.0/WechatPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "WechatPod" 3 | spec.version = "1.1.0" 4 | spec.summary = "WechatPod for MonkeyDev" 5 | spec.description = <<-DESC 6 | - WechatPod for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDev" 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" 14 | spec.platform = :ios, "8.0" 15 | spec.source = { :git => "https://github.com/AloneMonkey/WeChatPod.git", :tag => spec.version.to_s } 16 | spec.source_files = "WechatPod/**/*.{h,m}" 17 | spec.public_header_files = "WechatPod/WechatPod.h" 18 | spec.requires_arc = true 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } 20 | end -------------------------------------------------------------------------------- /WechatPod/1.2.0/WechatPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "WechatPod" 3 | spec.version = "1.2.0" 4 | spec.summary = "WechatPod for MonkeyDev" 5 | spec.description = <<-DESC 6 | - WechatPod for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDev" 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" 14 | spec.platform = :ios, "8.0" 15 | spec.source = { :git => "https://github.com/AloneMonkey/WeChatPod.git", :tag => spec.version.to_s } 16 | spec.source_files = "WechatPod/**/*.{h,m}" 17 | spec.public_header_files = "WechatPod/WechatPod.h" 18 | spec.requires_arc = true 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } 20 | end -------------------------------------------------------------------------------- /WeChatWebEmoticon/1.0.0/WeChatWebEmoticon.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "WeChatWebEmoticon" #Pod的名字 3 | spec.version = "1.0.0" #版本号 4 | spec.summary = "实现微信webView中,长按图片或者gif保存为表情" 5 | 6 | spec.homepage = "https://github.com/Mainstayz/WeChatWebEmoticon" #Pod的地址 7 | 8 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 9 | spec.author = { "Pillar" => "hezongzhu@gmail.com" } #作者 10 | spec.social_media_url = "http://www.hezongzhu.com/" #weibo 11 | spec.platform = :ios, "8.0" #平台、版本 12 | spec.source = { :git => "https://github.com/Mainstayz/WeChatWebEmoticon.git", :tag => spec.version.to_s } #代码的git地址以及tag 13 | spec.source_files = "**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 14 | #spec.public_header_files = "WeChatWebEmoticon.h" #需要对外导出的头文件 此处为本地验证 15 | spec.requires_arc = true #ARC 16 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 17 | end 18 | -------------------------------------------------------------------------------- /WechatPod/1.4.0/WechatPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "WechatPod" 3 | spec.version = "1.4.0" 4 | spec.summary = "WechatPod for MonkeyDev" 5 | spec.description = <<-DESC 6 | - WechatPod for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDev" 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" 14 | spec.platform = :ios, "8.0" 15 | spec.source = { :git => "https://github.com/AloneMonkey/WeChatPod.git", :tag => spec.version.to_s } 16 | spec.source_files = "WechatPod/**/*.{h,m}" 17 | spec.public_header_files = "WechatPod/WechatPod.h" 18 | spec.requires_arc = true 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" , 'HEADER_SEARCH_PATHS' => '/opt/MonkeyDev/include'} 20 | end -------------------------------------------------------------------------------- /WechatPod/1.3.0/WechatPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "WechatPod" 3 | spec.version = "1.3.0" 4 | spec.summary = "WechatPod for MonkeyDev" 5 | spec.description = <<-DESC 6 | - WechatPod for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDev" 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" 14 | spec.platform = :ios, "8.0" 15 | spec.source = { :git => "https://github.com/AloneMonkey/WeChatPod.git", :tag => spec.version.to_s } 16 | spec.source_files = "WechatPod/**/*.{h,m}" 17 | spec.public_header_files = "WechatPod/WechatPod.h" 18 | spec.requires_arc = true 19 | spec.dependency 'CaptainHook' 20 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } 21 | end -------------------------------------------------------------------------------- /TXVideoPod/1.0.0/TXVideoPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "TXVideoPod" #Pod的名字 3 | spec.version = "1.0.0" #版本号 4 | spec.summary = "A adblock pod for tencent video" 5 | spec.description = <<-DESC #Pod的描述 6 | - A adblock pod for tencent video 7 | DESC 8 | 9 | spec.homepage = "https://github.com/xispower/TXVideo" #Pod的地址 10 | 11 | spec.license = { :type => "MIT", :file => "LICENSE" } #License 12 | spec.author = { "Luoei" => "one.dev.c@gmail.com" } #作者 13 | spec.social_media_url = "https://github.com/xispower" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/xispower/TXVideo", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "**/*.{h,m}" 17 | #spec.public_header_files = "TXVideoPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /WeChatRevokeMsgPod/1.1/WeChatRevokeMsgPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "WeChatRevokeMsgPod" #Pod的名字 3 | spec.version = "1.1" #版本号 4 | spec.summary = "微信消息防撤回" 5 | spec.description = <<-DESC #Pod的描述 6 | 基于MonkeyDev的Pod插件 7 | DESC 8 | 9 | spec.homepage = "https://github.com/ZWXAllen/WeChatRevokeMsgPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "Allen" => "39341184@qq.com" } #作者 13 | spec.social_media_url = "https://github.com/ZWXAllen" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/ZWXAllen/WeChatRevokeMsgPod.git", :tag => 1.1 } #代码的git地址以及tag 16 | spec.source_files = "**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | #spec.public_header_files = "WeChatRevokeMsgPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = false #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /WechatPod/1.7.0/WechatPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "WechatPod" 3 | spec.version = "1.7.0" 4 | spec.summary = "WechatPod for MonkeyDev" 5 | spec.description = <<-DESC 6 | - WechatPod for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDev" 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" 14 | spec.platform = :ios, "8.0" 15 | spec.source = { :git => "https://github.com/AloneMonkey/WeChatPod.git", :tag => spec.version.to_s } 16 | spec.source_files = "WechatPod/**/*.{h,m}" 17 | spec.public_header_files = "WechatPod/**/*.h" 18 | spec.requires_arc = true 19 | spec.dependency 'MDSettingCenter' 20 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" , "HEADER_SEARCH_PATHS" => "/opt/MonkeyDev/include"} 21 | end -------------------------------------------------------------------------------- /WechatPod/1.8.0/WechatPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "WechatPod" 3 | spec.version = "1.8.0" 4 | spec.summary = "WechatPod for MonkeyDev" 5 | spec.description = <<-DESC 6 | - WechatPod for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDev" 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" 14 | spec.platform = :ios, "8.0" 15 | spec.source = { :git => "https://github.com/AloneMonkey/WeChatPod.git", :tag => spec.version.to_s } 16 | spec.source_files = "WechatPod/**/*.{h,m}" 17 | spec.public_header_files = "WechatPod/**/*.h" 18 | spec.requires_arc = true 19 | spec.dependency 'MDSettingCenter' 20 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" , "HEADER_SEARCH_PATHS" => "/opt/MonkeyDev/include"} 21 | end -------------------------------------------------------------------------------- /WechatPod/1.5.0/WechatPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "WechatPod" 3 | spec.version = "1.5.0" 4 | spec.summary = "WechatPod for MonkeyDev" 5 | spec.description = <<-DESC 6 | - WechatPod for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDev" 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" 14 | spec.platform = :ios, "8.0" 15 | spec.source = { :git => "https://github.com/AloneMonkey/WeChatPod.git", :tag => spec.version.to_s } 16 | spec.source_files = "WechatPod/**/*.{h,m}" 17 | spec.public_header_files = "WechatPod/WechatPod.h" 18 | spec.requires_arc = true 19 | spec.dependency 'MDSettingCenter' 20 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" , "HEADER_SEARCH_PATHS" => "/opt/MonkeyDev/include"} 21 | end -------------------------------------------------------------------------------- /DeathlessLocationPod/1.0/DeathlessLocationPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "DeathlessLocationPod" #Pod的名字 3 | spec.version = "1.0" #版本号 4 | spec.summary = "A pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 利用定位来达到后台时进程不被杀死,同时又很省电 7 | DESC 8 | 9 | spec.homepage = "https://github.com/dalianmengwei/DeathlessLocation" #Pod的地址 10 | 11 | spec.license = { :type => "MIT", :file => "LICENSE" } #License 12 | spec.author = { "No One" => "dalianmengwei@sohu.com" } #作者 13 | spec.social_media_url = "http://weibo.com/myloverlulu" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/dalianmengwei/DeathlessLocation.git", :tag => 1.0 } #代码的git地址以及tag 16 | spec.source_files = "**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.requires_arc = true #ARC 18 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 19 | end 20 | -------------------------------------------------------------------------------- /DeathlessLocationPod/1.1/DeathlessLocationPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "DeathlessLocationPod" #Pod的名字 3 | spec.version = "1.1" #版本号 4 | spec.summary = "A pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 利用定位来达到后台时进程不被杀死,同时又很省电 7 | DESC 8 | 9 | spec.homepage = "https://github.com/dalianmengwei/DeathlessLocation" #Pod的地址 10 | 11 | spec.license = { :type => "MIT", :file => "LICENSE" } #License 12 | spec.author = { "No One" => "dalianmengwei@sohu.com" } #作者 13 | spec.social_media_url = "http://weibo.com/myloverlulu" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/dalianmengwei/DeathlessLocation.git", :tag => 1.1} #代码的git地址以及tag 16 | spec.source_files = "**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.requires_arc = true #ARC 18 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 19 | end 20 | -------------------------------------------------------------------------------- /LTCboxPod/1.0.0/LTCboxPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "LTCboxPod" #Pod的名字 3 | spec.version = "1.0.0" #版本号 4 | spec.summary = "A example pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - A example pod for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/1061961387/LTCboxPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "Latte" => "1061961387@qq.com" } #作者 13 | spec.social_media_url = "https://github.com/1061961387" 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/1061961387/LTCboxPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "LTCboxPod/LTCboxPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", "HEADER_SEARCH_PATHS" => "/opt/MonkeyDev/include" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /WeChatSelectAll/1.1/WeChatSelectAll.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "WeChatSelectAll" #Pod的名字 3 | spec.version = "1.1" #版本号 4 | spec.summary = "非群主可以@所有人的微信插件" 5 | spec.description = <<-DESC #Pod的描述 6 | 基于MonkeyDev开发的非群主可以@所有人的微信插件 7 | DESC 8 | 9 | spec.homepage = "https://github.com/ZWXAllen/WeChatSelectAll" #Pod的地址 10 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 11 | spec.author = { "Allen" => "39341184@qq.com" } #作者 12 | spec.social_media_url = "https://github.com/ZWXAllen/" #weibo 13 | spec.platform = :ios, "8.0" #平台、版本 14 | spec.source = { :git => "https://github.com/ZWXAllen/WeChatSelectAll.git", :tag => 1.1 } #代码的git地址以及tag 15 | spec.source_files = "**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 16 | #spec.public_header_files = "WeChatSelectAll.h" #需要对外导出的头文件 此处为本地验证 17 | spec.requires_arc = true #ARC 18 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 19 | end 20 | -------------------------------------------------------------------------------- /WeChatSelectAll/1.2/WeChatSelectAll.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "WeChatSelectAll" #Pod的名字 3 | spec.version = "1.2" #版本号 4 | spec.summary = "非群主可以@所有人的微信插件" 5 | spec.description = <<-DESC #Pod的描述 6 | 基于MonkeyDev开发的非群主可以@所有人的微信插件 7 | DESC 8 | 9 | spec.homepage = "https://github.com/ZWXAllen/WeChatSelectAll" #Pod的地址 10 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 11 | spec.author = { "Allen" => "39341184@qq.com" } #作者 12 | spec.social_media_url = "https://github.com/ZWXAllen/" #weibo 13 | spec.platform = :ios, "8.0" #平台、版本 14 | spec.source = { :git => "https://github.com/ZWXAllen/WeChatSelectAll.git", :tag => 1.2 } #代码的git地址以及tag 15 | spec.source_files = "**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 16 | #spec.public_header_files = "WeChatSelectAll.h" #需要对外导出的头文件 此处为本地验证 17 | spec.requires_arc = true #ARC 18 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 19 | end 20 | -------------------------------------------------------------------------------- /ZhuiShuShenQiFreeSource/1.0.0/ZhuiShuShenQiFreeSource.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "ZhuiShuShenQiFreeSource" #Pod的名字 3 | spec.version = "1.0.0" #版本号 4 | spec.summary = "A example pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 查看追书神器任意小说的免费源 7 | DESC 8 | spec.homepage = "https://github.com/iOSleep/ZhuiShuShenQiFreeSource" #Pod的地址 9 | 10 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 11 | spec.author = { "iOSleep" => "mx.yolande@gmail.com" } #作者 12 | spec.social_media_url = "http://weibo.cn/iOSleep" #weibo 13 | spec.platform = :ios, "8.0" #平台、版本 14 | spec.source = { :git => "https://github.com/iOSleep/ZhuiShuShenQiFreeSource.git", :tag => spec.version.to_s } #代码的git地址以及tag 15 | spec.source_files = "**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 16 | spec.requires_arc = true #ARC 17 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 18 | end -------------------------------------------------------------------------------- /DeathlessLocationPod/1.0.0/DeathlessLocationPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "DeathlessLocationPod" #Pod的名字 3 | spec.version = "1.0.0" #版本号 4 | spec.summary = "A pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 利用定位来达到后台时进程不被杀死,同时又很省电 7 | DESC 8 | 9 | spec.homepage = "https://github.com/dalianmengwei/DeathlessLocation.git" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "No One" => "dalianmengwei@sohu.com" } #作者 13 | spec.social_media_url = "http://weibo.com/myloverlulu" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/AloneMonkey/MonkeyPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.requires_arc = true #ARC 18 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 19 | end 20 | -------------------------------------------------------------------------------- /WechatPod/1.6.0/WechatPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "WechatPod" 3 | spec.version = "1.6.0" 4 | spec.summary = "WechatPod for MonkeyDev" 5 | spec.description = <<-DESC 6 | - WechatPod for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDev" 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" 14 | spec.platform = :ios, "8.0" 15 | spec.source = { :git => "https://github.com/AloneMonkey/WeChatPod.git", :tag => spec.version.to_s } 16 | spec.source_files = "WechatPod/**/*.{h,m}" 17 | spec.public_header_files = "WechatPod/WechatPod.h" 18 | spec.requires_arc = true 19 | spec.dependency 'MDSettingCenter' 20 | spec.dependency 'MDMapView' 21 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" , "HEADER_SEARCH_PATHS" => "/opt/MonkeyDev/include"} 22 | end -------------------------------------------------------------------------------- /ZhuiShuShenQiFreeSource/1.0.1/ZhuiShuShenQiFreeSource.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "ZhuiShuShenQiFreeSource" #Pod的名字 3 | spec.version = "1.0.1" #版本号 4 | spec.summary = "A example pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 查看追书神器任意小说的免费源,减少广告! 7 | DESC 8 | spec.homepage = "https://github.com/iOSleep/ZhuiShuShenQiFreeSource" #Pod的地址 9 | 10 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 11 | spec.author = { "iOSleep" => "mx.yolande@gmail.com" } #作者 12 | spec.social_media_url = "http://weibo.cn/iOSleep" #weibo 13 | spec.platform = :ios, "8.0" #平台、版本 14 | spec.source = { :git => "https://github.com/iOSleep/ZhuiShuShenQiFreeSource.git", :tag => spec.version.to_s } #代码的git地址以及tag 15 | spec.source_files = "**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 16 | spec.requires_arc = true #ARC 17 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 18 | end -------------------------------------------------------------------------------- /DeathlessLocationPod/1.2/DeathlessLocationPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "DeathlessLocationPod" #Pod的名字 3 | spec.version = "1.2" #版本号 4 | spec.summary = "A pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 利用定位来达到后台时进程不被杀死,同时又很省电 7 | DESC 8 | 9 | spec.homepage = "https://github.com/dalianmengwei/DeathlessLocation" #Pod的地址 10 | 11 | spec.license = { :type => "MIT", :file => "LICENSE" } #License 12 | spec.author = { "No One" => "dalianmengwei@sohu.com" } #作者 13 | spec.social_media_url = "http://weibo.com/myloverlulu" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/dalianmengwei/DeathlessLocation.git", :tag => 1.2} #代码的git地址以及tag 16 | spec.source_files = "DeathlessLocationPod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.requires_arc = true #ARC 18 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 19 | end 20 | -------------------------------------------------------------------------------- /WeChatPriPod/1.0.0/WeChatPriPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "WeChatPriPod" #Pod的名字 3 | spec.version = "1.0.0" #版本号 4 | spec.summary = "A example pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 使用CaptainHook改写锅神的WeChatRedEnvelop,我鱼神的FishChat, 借助猴神的强力工具MonkeyDev开发 7 | 8 | DESC 9 | 10 | spec.homepage = "https://github.com/Lorwy/WeChatPriPod.git" #Pod的地址 11 | 12 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 13 | spec.author = { "Lorwy" => "wslyfor@gmail.com" } #作者 14 | spec.social_media_url = "https://github.com/Lorwy" #weibo 15 | spec.platform = :ios, "8.0" #平台、版本 16 | spec.source = { :git => "https://github.com/Lorwy/WeChatPriPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 17 | spec.source_files = "WeChatPriPod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /WeChatPriPod/1.0.1/WeChatPriPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "WeChatPriPod" #Pod的名字 3 | spec.version = "1.0.1" #版本号 4 | spec.summary = "A example pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 使用CaptainHook改写锅神的WeChatRedEnvelop,我鱼神的FishChat, 借助猴神的强力工具MonkeyDev开发 7 | 8 | DESC 9 | 10 | spec.homepage = "https://github.com/Lorwy/WeChatPriPod.git" #Pod的地址 11 | 12 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 13 | spec.author = { "Lorwy" => "wslyfor@gmail.com" } #作者 14 | spec.social_media_url = "https://github.com/Lorwy" #weibo 15 | spec.platform = :ios, "8.0" #平台、版本 16 | spec.source = { :git => "https://github.com/Lorwy/WeChatPriPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 17 | spec.source_files = "WeChatPriPod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /YouKuPod/1.0.0/YouKuPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "YouKuPod" #Pod的名字 3 | spec.version = "1.0.0" #版本号 4 | spec.summary = "A example pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - A example pod for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/YouKuPod" #Pod的地址 10 | 11 | spec.license = { :type => "MIT", :file => "LICENSE" } #License 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } #作者 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/AloneMonkey/YouKuPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", 'HEADER_SEARCH_PATHS' => '/opt/MonkeyDev/include' } #这个必须有,不要修改 20 | end -------------------------------------------------------------------------------- /MGDropAD/1.0.1/MGDropAD.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "MGDropAD" #Pod的名字 3 | spec.version = "1.0.1" #版本号 4 | spec.summary = "skip mg ad" 5 | spec.description = <<-DESC #Pod的描述 6 | - skip mg ad 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDevPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "AloneMonkey" => "754748816@qq.com" } #作者 13 | spec.social_media_url = "" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/BackNotGod/MGDropAD.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "MGDropAD/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "MGDropAD/MGDropAD.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", 'HEADER_SEARCH_PATHS' => '/opt/MonkeyDev/include' } #这个必须有,不要修改 20 | end -------------------------------------------------------------------------------- /MDMapView/1.0.0/MDMapView.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "MDMapView" #Pod的名字 3 | spec.version = "1.0.0" #版本号 4 | spec.summary = "MapView ViewController for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - MapView ViewController for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MDMapView" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } #作者 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/AloneMonkey/MDMapView.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "MDMapView/**/*.{h,m}" 17 | spec.public_header_files = "MDMapView/**/*.h" 18 | spec.requires_arc = true 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", 'HEADER_SEARCH_PATHS' => '/opt/MonkeyDev/include' } 20 | spec.dependency 'AMap2DMap' 21 | end -------------------------------------------------------------------------------- /IQIYIVideoPod/1.0.0/IQIYIVideoPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "IQIYIVideoPod" #Pod的名字 3 | spec.version = "1.0.0" #版本号 4 | spec.summary = "A adblock pod for iqiyi video" 5 | spec.description = <<-DESC #Pod的描述 6 | - A adblock pod for iqiyi video 7 | DESC 8 | 9 | spec.homepage = "https://github.com/xispower/IQIYIVideoPod" #Pod的地址 10 | 11 | spec.license = { :type => "MIT", :file => "LICENSE" } #License 12 | spec.author = { "Luoei" => "one.dev.c@gmail.com" } #作者 13 | spec.social_media_url = "https://github.com/xispower" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/xispower/IQIYIVideoPod", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | #spec.public_header_files = "IQIYIVideoPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /JokePod/0.0.1/JokePod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "JokePod" #Pod的名字 3 | spec.version = "0.0.1" #版本号 4 | spec.summary = "内涵段子去广告" 5 | spec.description = <<-DESC #Pod的描述 6 | 内涵段子去广告,适用6.7.x版本 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDevPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "JackYao" => " ytc19930125@gmail.com" } #作者 13 | spec.social_media_url = "https://weibo.com/1745612294" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/zichenJack/JokePod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "JokePod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "JokePod/JokePod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", "HEADER_SEARCH_PATHS" => "/opt/MonkeyDev/include" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /MonkeyPod/1.0.0/MonkeyPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "MonkeyPod" #Pod的名字 3 | spec.version = "1.0.0" #版本号 4 | spec.summary = "A example pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - A example pod for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDevPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } #作者 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/AloneMonkey/MonkeyPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "MonkeyPod/**/*.{h,m}" #本地验证这里填 "**/*" 表示当前目录以及子目录的所有文件 如果发布到MonkeyPodSpec需要填写git clone下来的对应的路径 17 | spec.public_header_files = "MonkeyPod/MonkeyPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 20 | end -------------------------------------------------------------------------------- /DouYinHook/1.0.0/DouYinHook.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "DouYinHook" #Pod的名字 3 | spec.version = "1.0.0" #版本号 4 | spec.summary = "DouYinApp Hook" 5 | spec.description = <<-DESC #Pod的描述 6 | - 比如去水印保存视频 7 | DESC 8 | 9 | spec.homepage = "https://github.com/TodLorry/DouYinHook" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "AlbusSong" => "strawberry111111@163.com" } #作者 13 | spec.social_media_url = "http://weibo.com/" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/TodLorry/DouYinHook.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "DouYinHook/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "DouYinHook/DouYinHook.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", "HEADER_SEARCH_PATHS" => "/opt/MonkeyDev/include" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /ZhuiShuShenQiFreeSource/1.2.1/ZhuiShuShenQiFreeSource.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "ZhuiShuShenQiFreeSource" #Pod的名字 3 | spec.version = "1.2.1" #版本号 4 | spec.summary = "A example pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 查看追书神器任意小说的免费源,减少广告! 7 | DESC 8 | spec.homepage = "https://github.com/iOSleep/ZhuiShuShenQiFreeSource" #Pod的地址 9 | 10 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 11 | spec.author = { "iOSleep" => "mx.yolande@gmail.com" } #作者 12 | spec.social_media_url = "http://weibo.cn/iOSleep" #weibo 13 | spec.platform = :ios, "8.0" #平台、版本 14 | spec.source = { :git => "https://github.com/iOSleep/ZhuiShuShenQiFreeSource.git", :tag => spec.version.to_s } #代码的git地址以及tag 15 | spec.source_files = "ZhuiShuShenQiFreeSource/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 16 | spec.requires_arc = true #ARC 17 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", "HEADER_SEARCH_PATHS" => "/opt/MonkeyDev/include" } #这个必须有,不要修改 18 | end 19 | -------------------------------------------------------------------------------- /MGTVAnyWatch/1.0.0/MGTVAnyWatch.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "MGTVAnyWatch" #Pod的名字 3 | spec.version = "1.0.0" #版本号 4 | spec.summary = "Any watch video" 5 | spec.description = <<-DESC #Pod的描述 6 | - MGTV打破五分钟预览, 免费看整片!! 7 | DESC 8 | 9 | spec.homepage = "https://github.com/wuqingshengge/MGTVAnyWatch.git" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "Cool" => "1411548366@qq.com" } #作者 13 | spec.social_media_url = "" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/wuqingshengge/MGTVAnyWatch.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "MGTVAnyWatch/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "MGTVAnyWatch/MGTVAnyWatch.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", "HEADER_SEARCH_PATHS" => "/opt/MonkeyDev/include" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /DingtalkPod/1.0.2/DingtalkPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "DingtalkPod" #Pod的名字 3 | spec.version = "1.0.2" #版本号 4 | spec.summary = "DingtalkPod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 修改钉钉位置,随时随地打卡 7 | DESC 8 | 9 | spec.homepage = "https://github.com/deskOfDafa/DingtalkPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "AloneMonkey" => "congliran@gamil.com" } #作者 13 | spec.social_media_url = "http://weibo.com/Dafa1993" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/deskOfDafa/DingtalkPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "DingtalkPod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "DingtalkPod/DingtalkPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.dependency 'CaptainHook' 20 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 21 | end 22 | -------------------------------------------------------------------------------- /WeChatMsgForward/1.0.0/WeChatMsgForward.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "WeChatMsgForward" #Pod的名字 3 | spec.version = "1.0.0" #版本号 4 | spec.summary = "微信聊天内快捷盖楼+1" 5 | spec.description = <<-DESC #Pod的描述 6 | 微信聊天内快捷盖楼+1 7 | DESC 8 | 9 | spec.homepage = "https://github.com/sunzhe/WeChatMsgForward" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "sunzhe" => "ioszhe@qq.com" } #作者 13 | spec.social_media_url = "http://weibo.com/sunzhe" #github 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/sunzhe/WeChatMsgForward.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "WeChatMsgForward/WeChatMsgForward.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", "HEADER_SEARCH_PATHS" => "/opt/MonkeyDev/include" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /SwizzlePod/1.0.0/SwizzlePod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "SwizzlePod" 3 | spec.version = "1.0.0" 4 | spec.summary = "SwizzlePod for MonkeyDev" 5 | spec.description = <<-DESC 6 | - SwizzlePod for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDev" 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" 14 | spec.platform = :ios, "8.0" 15 | spec.source = { :git => "https://github.com/AloneMonkey/SwizzlePod.git", :tag => spec.version.to_s } 16 | spec.source_files = "SwizzlePod/**/*.{h,m}" 17 | spec.public_header_files = "SwizzlePod/*.h" 18 | spec.requires_arc = true 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } 20 | non_arc_files = 'SwizzlePod/ZKSwizzle.{h,m}' 21 | spec.exclude_files = non_arc_files 22 | 23 | spec.subspec 'no-arc' do |sna| 24 | sna.requires_arc = false 25 | sna.source_files = non_arc_files 26 | end 27 | 28 | end -------------------------------------------------------------------------------- /MakeRedEnvelopEasy/1.0.0/MakeRedEnvelopEasy.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "MakeRedEnvelopEasy" #Pod的名字 3 | spec.version = "1.0.0" #版本号 4 | spec.summary = "Make Wechat RedEnvelop Easy" 5 | spec.description = <<-DESC #Pod的描述 6 | - 使用CaptainHook改写锅神的WeChatRedEnvelop, 借助猴神的强力工具MonkeyDev开发 7 | DESC 8 | 9 | spec.homepage = "https://github.com/iOSleep/MakeRedEnvelopEasy" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "iOSleep" => "mx.yolande@gmail.com" } #作者 13 | spec.social_media_url = "http://weibo.cn/iOSleep" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/iOSleep/MakeRedEnvelopEasy.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | # spec.public_header_files = "Hook/MakeRedEnvelopEasy.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /ZhuiShuShenQiFreeSource/1.1.0/ZhuiShuShenQiFreeSource.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "ZhuiShuShenQiFreeSource" #Pod的名字 3 | spec.version = "1.1.0" #版本号 4 | spec.summary = "A example pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 查看追书神器任意小说的免费源,减少广告! 7 | DESC 8 | spec.homepage = "https://github.com/iOSleep/ZhuiShuShenQiFreeSource" #Pod的地址 9 | 10 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 11 | spec.author = { "iOSleep" => "mx.yolande@gmail.com" } #作者 12 | spec.social_media_url = "http://weibo.cn/iOSleep" #weibo 13 | spec.platform = :ios, "8.0" #平台、版本 14 | spec.source = { :git => "https://github.com/iOSleep/ZhuiShuShenQiFreeSource.git", :tag => spec.version.to_s } #代码的git地址以及tag 15 | spec.source_files = "**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 16 | spec.requires_arc = true #ARC 17 | spec.dependency 'CaptainHook' #由于多个pod导致CaptainHook.h找不到,单独依赖CaptainHook 18 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 19 | end 20 | -------------------------------------------------------------------------------- /WhatsAppPod/2.0.0/WhatsAppPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "WhatsAppPod" #Pod的名字 3 | spec.version = "2.0.0" #版本号 4 | spec.summary = "A example pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - A example pod for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDevPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } #作者 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/AloneMonkey/WhatsAppPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "WhatsAppPod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "WhatsAppPod/WhatsAppPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", 'HEADER_SEARCH_PATHS' => '/opt/MonkeyDev/include' } #这个必须有,不要修改 20 | end -------------------------------------------------------------------------------- /DingDingPod/1.0.0/DingDingPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "DingDingPod" #Pod的名字 3 | spec.version = "1.0.0" #版本号 4 | spec.summary = "A example pod for DingDingPod" 5 | spec.description = <<-DESC #Pod的描述 6 | - A example pod for DingDingPod 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDevPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "Justin.Wang" => "wangrongchao@126.com" } #作者 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/WJustin/DingDingPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "DingDingPod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "DingDingPod/DingDingPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", "HEADER_SEARCH_PATHS" => "/opt/MonkeyDev/include" } #这个必须有,不要修改 20 | end -------------------------------------------------------------------------------- /DingDingPod/1.1.0/DingDingPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "DingDingPod" #Pod的名字 3 | spec.version = "1.1.0" #版本号 4 | spec.summary = "A example pod for DingDingPod" 5 | spec.description = <<-DESC #Pod的描述 6 | - A example pod for DingDingPod 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDevPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "Justin.Wang" => "wangrongchao@126.com" } #作者 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/WJustin/DingDingPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "DingDingPod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "DingDingPod/DingDingPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", "HEADER_SEARCH_PATHS" => "/opt/MonkeyDev/include" } #这个必须有,不要修改 20 | end -------------------------------------------------------------------------------- /LKMessageSwitchPod/1.0.0/LKMessageSwitchPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "LKMessageSwitchPod" #Pod的名字 3 | spec.version = "1.0.0" #版本号 4 | spec.summary = "A WeChat pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 在任意界面提示消息弹层,点击可以进入聊天页面,返回可以回到之前的页面 7 | DESC 8 | 9 | spec.homepage = "https://github.com/sherlockZ/LKMessageSwitchPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "sherlockz" => "515538484@qq.com" } #作者 13 | spec.social_media_url = "https://github.com/sherlockZ" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/sherlockZ/LKMessageSwitchPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "LKMessageSwitchPod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "LKMessageSwitchPod/LKMessageSwitchPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /LKMessageSwitchPod/1.0.1/LKMessageSwitchPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "LKMessageSwitchPod" #Pod的名字 3 | spec.version = "1.0.1" #版本号 4 | spec.summary = "A WeChat pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 在任意界面提示消息弹层,点击可以进入聊天页面,返回可以回到之前的页面 7 | DESC 8 | 9 | spec.homepage = "https://github.com/sherlockZ/LKMessageSwitchPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "sherlockz" => "515538484@qq.com" } #作者 13 | spec.social_media_url = "https://github.com/sherlockZ" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/sherlockZ/LKMessageSwitchPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "LKMessageSwitchPod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "LKMessageSwitchPod/LKMessageSwitchPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /LKMessageSwitchPod/1.0.2/LKMessageSwitchPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "LKMessageSwitchPod" #Pod的名字 3 | spec.version = "1.0.2" #版本号 4 | spec.summary = "A WeChat pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 在任意界面提示消息弹层,点击可以进入聊天页面,返回可以回到之前的页面 7 | DESC 8 | 9 | spec.homepage = "https://github.com/sherlockZ/LKMessageSwitchPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "sherlockz" => "515538484@qq.com" } #作者 13 | spec.social_media_url = "https://github.com/sherlockZ" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/sherlockZ/LKMessageSwitchPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "LKMessageSwitchPod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "LKMessageSwitchPod/LKMessageSwitchPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /LKMessageSwitchPod/1.0.3/LKMessageSwitchPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "LKMessageSwitchPod" #Pod的名字 3 | spec.version = "1.0.3" #版本号 4 | spec.summary = "A WeChat pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 在任意界面提示消息弹层,点击可以进入聊天页面,返回可以回到之前的页面 7 | DESC 8 | 9 | spec.homepage = "https://github.com/sherlockZ/LKMessageSwitchPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "sherlockz" => "515538484@qq.com" } #作者 13 | spec.social_media_url = "https://github.com/sherlockZ" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/sherlockZ/LKMessageSwitchPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "LKMessageSwitchPod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "LKMessageSwitchPod/LKMessageSwitchPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /LKMessageSwitchPod/1.0.4/LKMessageSwitchPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "LKMessageSwitchPod" #Pod的名字 3 | spec.version = "1.0.4" #版本号 4 | spec.summary = "A WeChat pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 在任意界面提示消息弹层,点击可以进入聊天页面,返回可以回到之前的页面 7 | DESC 8 | 9 | spec.homepage = "https://github.com/sherlockZ/LKMessageSwitchPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "sherlockz" => "515538484@qq.com" } #作者 13 | spec.social_media_url = "https://github.com/sherlockZ" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/sherlockZ/LKMessageSwitchPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "LKMessageSwitchPod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "LKMessageSwitchPod/LKMessageSwitchPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /LKMessageSwitchPod/1.0.5/LKMessageSwitchPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "LKMessageSwitchPod" #Pod的名字 3 | spec.version = "1.0.5" #版本号 4 | spec.summary = "A WeChat pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 在任意界面提示消息弹层,点击可以进入聊天页面,返回可以回到之前的页面 7 | DESC 8 | 9 | spec.homepage = "https://github.com/sherlockZ/LKMessageSwitchPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "sherlockz" => "515538484@qq.com" } #作者 13 | spec.social_media_url = "https://github.com/sherlockZ" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/sherlockZ/LKMessageSwitchPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "LKMessageSwitchPod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "LKMessageSwitchPod/LKMessageSwitchPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /LKMessageSwitchPod/1.0.6/LKMessageSwitchPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "LKMessageSwitchPod" #Pod的名字 3 | spec.version = "1.0.6" #版本号 4 | spec.summary = "A WeChat pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 在任意界面提示消息弹层,点击可以进入聊天页面,返回可以回到之前的页面 7 | DESC 8 | 9 | spec.homepage = "https://github.com/sherlockZ/LKMessageSwitchPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "sherlockz" => "515538484@qq.com" } #作者 13 | spec.social_media_url = "https://github.com/sherlockZ" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/sherlockZ/LKMessageSwitchPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "LKMessageSwitchPod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "LKMessageSwitchPod/LKMessageSwitchPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /MDSettingCenter/1.1.0/MDSettingCenter.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "MDSettingCenter" #Pod的名字 3 | spec.version = "1.1.0" #版本号 4 | spec.summary = "MDSettingCenter for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - Common Setting Center for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MDSettingCenter" #Pod的地址 10 | 11 | spec.license = { :type => "MIT", :file => "LICENSE" } #License 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } #作者 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/AloneMonkey/MDSettingCenter.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "MDSettingCenter/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "MDSettingCenter/**/*.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", 'HEADER_SEARCH_PATHS' => '/opt/MonkeyDev/include' } #这个必须有,不要修改 20 | end -------------------------------------------------------------------------------- /LKMessageSwitchPod/1.0.7/LKMessageSwitchPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "LKMessageSwitchPod" #Pod的名字 3 | spec.version = "1.0.7" #版本号 4 | spec.summary = "A WeChat pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 在任意界面提示消息弹层,点击可以进入聊天页面,返回可以回到之前的页面 7 | DESC 8 | 9 | spec.homepage = "https://github.com/sherlockZ/LKMessageSwitchPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "sherlockz" => "515538484@qq.com" } #作者 13 | spec.social_media_url = "https://github.com/sherlockZ" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/sherlockZ/LKMessageSwitchPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "LKMessageSwitchPod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.dependency 'CaptainHook' 18 | spec.public_header_files = "LKMessageSwitchPod/LKMessageSwitchPod.h" #需要对外导出的头文件 此处为本地验证 19 | spec.requires_arc = true #ARC 20 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 21 | end 22 | -------------------------------------------------------------------------------- /XiamiHook/1.0.0/XiamiHook.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "XiamiHook" #Pod的名字 3 | spec.version = "1.0.0" #版本号 4 | spec.summary = "Providing services for a better experience of Xiami" 5 | spec.description = <<-DESC #Pod的描述 6 | - Providing services such as removing advertisement when Xiami launches 7 | DESC 8 | 9 | spec.homepage = "https://github.com/TodLorry/XiamiHook" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "AlbusSong" => "strawberry111111@163.com" } #作者 13 | spec.social_media_url = "" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/TodLorry/XiamiHook.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "XiamiHook/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "XiamiHook/XiamiHook.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", "HEADER_SEARCH_PATHS" => "/opt/MonkeyDev/include" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /MakeRedEnvelopEasy/1.1.5/MakeRedEnvelopEasy.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "MakeRedEnvelopEasy" #Pod的名字 3 | spec.version = "1.1.5" #版本号 4 | spec.summary = "Make Wechat RedEnvelop Easy" 5 | spec.description = <<-DESC #Pod的描述 6 | - 使用CaptainHook改写锅神的WeChatRedEnvelop, 借助猴神的强力工具MonkeyDev开发 7 | DESC 8 | 9 | spec.homepage = "https://github.com/iOSleep/MakeRedEnvelopEasy" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "Tin" => "s2339956@gmail.com" } #作者 13 | spec.social_media_url = "http://weibo.cn/iOSleep" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/s2339956/MakeRedEnvelopEasy.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | # spec.public_header_files = "MakeRedEnvelopEasy/MakeRedEnvelopEasy.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", "HEADER_SEARCH_PATHS" => "/opt/MonkeyDev/include" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /LKMessageSwitchPod/1.0.8/LKMessageSwitchPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "LKMessageSwitchPod" #Pod的名字 3 | spec.version = "1.0.8" #版本号 4 | spec.summary = "A WeChat pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 在任意界面提示消息弹层,点击可以进入聊天页面,返回可以回到之前的页面 7 | DESC 8 | 9 | spec.homepage = "https://github.com/sherlockZ/LKMessageSwitchPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "sherlockz" => "515538484@qq.com" } #作者 13 | spec.social_media_url = "https://github.com/sherlockZ" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/sherlockZ/LKMessageSwitchPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "LKMessageSwitchPod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "LKMessageSwitchPod/LKMessageSwitchPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" , 'HEADER_SEARCH_PATHS' => '/opt/MonkeyDev/include'} #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /LKMessageSwitchPod/1.0.9/LKMessageSwitchPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "LKMessageSwitchPod" #Pod的名字 3 | spec.version = "1.0.9" #版本号 4 | spec.summary = "A WeChat pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 在任意界面提示消息弹层,点击可以进入聊天页面,返回可以回到之前的页面 7 | DESC 8 | 9 | spec.homepage = "https://github.com/sherlockZ/LKMessageSwitchPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "sherlockz" => "515538484@qq.com" } #作者 13 | spec.social_media_url = "https://github.com/sherlockZ" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/sherlockZ/LKMessageSwitchPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "LKMessageSwitchPod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "LKMessageSwitchPod/LKMessageSwitchPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" , 'HEADER_SEARCH_PATHS' => '/opt/MonkeyDev/include'} #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /LKMessageSwitchPod/1.1.0/LKMessageSwitchPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "LKMessageSwitchPod" #Pod的名字 3 | spec.version = "1.1.0" #版本号 4 | spec.summary = "A WeChat pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 在任意界面提示消息弹层,点击可以进入聊天页面,返回可以回到之前的页面 7 | DESC 8 | 9 | spec.homepage = "https://github.com/sherlockZ/LKMessageSwitchPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "sherlockz" => "515538484@qq.com" } #作者 13 | spec.social_media_url = "https://github.com/sherlockZ" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/sherlockZ/LKMessageSwitchPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "LKMessageSwitchPod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "LKMessageSwitchPod/LKMessageSwitchPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" , 'HEADER_SEARCH_PATHS' => '/opt/MonkeyDev/include'} #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /LKMessageSwitchPod/1.1.2/LKMessageSwitchPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "LKMessageSwitchPod" #Pod的名字 3 | spec.version = "1.1.2" #版本号 4 | spec.summary = "A WeChat pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 在任意界面提示消息弹层,点击可以进入聊天页面,返回可以回到之前的页面 7 | DESC 8 | 9 | spec.homepage = "https://github.com/sherlockZ/LKMessageSwitchPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "sherlockz" => "515538484@qq.com" } #作者 13 | spec.social_media_url = "https://github.com/sherlockZ" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/sherlockZ/LKMessageSwitchPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "LKMessageSwitchPod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "LKMessageSwitchPod/LKMessageSwitchPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" , 'HEADER_SEARCH_PATHS' => '/opt/MonkeyDev/include'} #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /LKMessageSwitchPod/1.1.3/LKMessageSwitchPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "LKMessageSwitchPod" #Pod的名字 3 | spec.version = "1.1.3" #版本号 4 | spec.summary = "A WeChat pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 在任意界面提示消息弹层,点击可以进入聊天页面,返回可以回到之前的页面 7 | DESC 8 | 9 | spec.homepage = "https://github.com/sherlockZ/LKMessageSwitchPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "sherlockz" => "515538484@qq.com" } #作者 13 | spec.social_media_url = "https://github.com/sherlockZ" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/sherlockZ/LKMessageSwitchPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "LKMessageSwitchPod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "LKMessageSwitchPod/LKMessageSwitchPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" , 'HEADER_SEARCH_PATHS' => '/opt/MonkeyDev/include'} #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /LKMessageSwitchPod/1.1.4/LKMessageSwitchPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "LKMessageSwitchPod" #Pod的名字 3 | spec.version = "1.1.4" #版本号 4 | spec.summary = "A WeChat pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 在任意界面提示消息弹层,点击可以进入聊天页面,返回可以回到之前的页面 7 | DESC 8 | 9 | spec.homepage = "https://github.com/sherlockZ/LKMessageSwitchPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "sherlockz" => "515538484@qq.com" } #作者 13 | spec.social_media_url = "https://github.com/sherlockZ" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/sherlockZ/LKMessageSwitchPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "LKMessageSwitchPod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "LKMessageSwitchPod/LKMessageSwitchPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" , 'HEADER_SEARCH_PATHS' => '/opt/MonkeyDev/include'} #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /LTBaiduNetDiskiPhonePod/1.0.0/LTBaiduNetDiskiPhonePod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "LTBaiduNetDiskiPhonePod" #Pod的名字 3 | spec.version = "1.0.0" #版本号 4 | spec.summary = "A example pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - A example pod for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/1061961387/LTBaiduNetDiskiPhone" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "Latte" => "1061961387@qq.com" } #作者 13 | spec.social_media_url = "" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/1061961387/LTBaiduNetDiskiPhone.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "LTBaiduNetDiskiPhonePod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "LTBaiduNetDiskiPhonePod/LTBaiduNetDiskiPhonePod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", "HEADER_SEARCH_PATHS" => "/opt/MonkeyDev/include" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /MakeRedEnvelopEasy/1.1.0/MakeRedEnvelopEasy.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "MakeRedEnvelopEasy" #Pod的名字 3 | spec.version = "1.1.0" #版本号 4 | spec.summary = "Make Wechat RedEnvelop Easy" 5 | spec.description = <<-DESC #Pod的描述 6 | - 使用CaptainHook改写锅神的WeChatRedEnvelop, 借助猴神的强力工具MonkeyDev开发 7 | DESC 8 | 9 | spec.homepage = "https://github.com/iOSleep/MakeRedEnvelopEasy" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "iOSleep" => "mx.yolande@gmail.com" } #作者 13 | spec.social_media_url = "http://weibo.cn/iOSleep" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/iOSleep/MakeRedEnvelopEasy.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | # spec.public_header_files = "MakeRedEnvelopEasy/MakeRedEnvelopEasy.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", "HEADER_SEARCH_PATHS" => "/opt/MonkeyDev/include" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /MDSettingCenter/1.0.0/MDSettingCenter.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "MDSettingCenter" #Pod的名字 3 | spec.version = "1.0.0" #版本号 4 | spec.summary = "MDSettingCenter for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - Common Setting Center for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MDSettingCenter" #Pod的地址 10 | 11 | spec.license = { :type => "MIT", :file => "LICENSE" } #License 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } #作者 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/AloneMonkey/MDSettingCenter.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "MDSettingCenter/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "MDSettingCenter/**/*.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", 'HEADER_SEARCH_PATHS' => '/opt/MonkeyDev/include' } #这个必须有,不要修改 20 | spec.dependency 'Masonry' 21 | end -------------------------------------------------------------------------------- /MDSettingCenter/1.0.1/MDSettingCenter.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "MDSettingCenter" #Pod的名字 3 | spec.version = "1.0.1" #版本号 4 | spec.summary = "MDSettingCenter for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - Common Setting Center for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MDSettingCenter" #Pod的地址 10 | 11 | spec.license = { :type => "MIT", :file => "LICENSE" } #License 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } #作者 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/AloneMonkey/MDSettingCenter.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "MDSettingCenter/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "MDSettingCenter/**/*.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", 'HEADER_SEARCH_PATHS' => '/opt/MonkeyDev/include' } #这个必须有,不要修改 20 | spec.dependency 'Masonry' 21 | end -------------------------------------------------------------------------------- /MDSettingCenter/1.0.2/MDSettingCenter.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "MDSettingCenter" #Pod的名字 3 | spec.version = "1.0.2" #版本号 4 | spec.summary = "MDSettingCenter for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - Common Setting Center for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MDSettingCenter" #Pod的地址 10 | 11 | spec.license = { :type => "MIT", :file => "LICENSE" } #License 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } #作者 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/AloneMonkey/MDSettingCenter.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "MDSettingCenter/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "MDSettingCenter/**/*.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", 'HEADER_SEARCH_PATHS' => '/opt/MonkeyDev/include' } #这个必须有,不要修改 20 | spec.dependency 'Masonry' 21 | end -------------------------------------------------------------------------------- /AYTikTokPod/1.2.0/AYTikTokPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "AYTikTokPod" #Pod的名字 3 | spec.version = "1.2.0" #版本号 4 | spec.summary = "A pod for TikTok" 5 | spec.description = <<-DESC #Pod的描述 6 | - TikTok 多地区版本/移除水印/移除下载限制 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDevPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "AYJk" => "andy5759520@gmail.com" } #作者 13 | spec.social_media_url = "https://github.com/AYJk" #github 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/AYJk/AYTikTokPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "AYTikTokPod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "AYTikTokPod/AYTikTokPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.resource_bundles = { 19 | "AYTikTokPod" => ["AYTikTokPod/Resources/*.plist"] 20 | } 21 | spec.requires_arc = true #ARC 22 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", "HEADER_SEARCH_PATHS" => "/opt/MonkeyDev/include" } #这个必须有,不要修改 23 | end 24 | -------------------------------------------------------------------------------- /AYTikTokPod/1.2.1/AYTikTokPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "AYTikTokPod" #Pod的名字 3 | spec.version = "1.2.1" #版本号 4 | spec.summary = "A pod for TikTok" 5 | spec.description = <<-DESC #Pod的描述 6 | - TikTok 多地区版本/移除水印/移除下载限制 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDevPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "AYJk" => "andy5759520@gmail.com" } #作者 13 | spec.social_media_url = "https://github.com/AYJk" #github 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/AYJk/AYTikTokPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "AYTikTokPod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "AYTikTokPod/AYTikTokPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.resource_bundles = { 19 | "AYTikTokPod" => ["AYTikTokPod/Resources/*.plist"] 20 | } 21 | spec.requires_arc = true #ARC 22 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", "HEADER_SEARCH_PATHS" => "/opt/MonkeyDev/include" } #这个必须有,不要修改 23 | end 24 | -------------------------------------------------------------------------------- /WhatsAppPod/1.0.0/WhatsAppPod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "WhatsAppPod" #Pod的名字 3 | spec.version = "1.0.0" #版本号 4 | spec.summary = "A example pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - A example pod for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/WhatsAppPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "AloneMonkey" => "liupeiqing1993@163.com" } #作者 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/AloneMonkey/WhatsAppPod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "WhatsAppPod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "WhatsAppPod/WhatsAppPod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.dependency 'CaptainHook' #由于多个pod导致CaptainHook.h找不到,单独依赖CaptainHook 20 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } #这个必须有,不要修改 21 | end 22 | -------------------------------------------------------------------------------- /ZhuiShuShenQiFreeSource/1.2.0/ZhuiShuShenQiFreeSource.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "ZhuiShuShenQiFreeSource" #Pod的名字 3 | spec.version = "1.2.0" #版本号 4 | spec.summary = "A example pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - 查看追书神器任意小说的免费源,减少广告! 7 | DESC 8 | spec.homepage = "https://github.com/iOSleep/ZhuiShuShenQiFreeSource" #Pod的地址 9 | 10 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 11 | spec.author = { "iOSleep" => "mx.yolande@gmail.com" } #作者 12 | spec.social_media_url = "http://weibo.cn/iOSleep" #weibo 13 | spec.platform = :ios, "8.0" #平台、版本 14 | spec.source = { :git => "https://github.com/iOSleep/ZhuiShuShenQiFreeSource.git", :tag => spec.version.to_s } #代码的git地址以及tag 15 | spec.source_files = "ZhuiShuShenQiFreeSource/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 16 | spec.requires_arc = true #ARC 17 | spec.dependency 'CaptainHook' #由于多个pod导致CaptainHook.h找不到,单独依赖CaptainHook 18 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", "HEADER_SEARCH_PATHS" => "/opt/MonkeyDev/include" } #这个必须有,不要修改 19 | end 20 | -------------------------------------------------------------------------------- /DingDingRevokeMessagePod/1.0.1/DingDingRevokeMessagePod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "DingDingRevokeMessagePod" #Pod的名字 3 | spec.version = "1.0.1" #版本号 4 | spec.summary = "A example pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - A example pod for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDevPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "Justin.Wang" => "wangrongchao@126.com" } #作者 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/WJustin/DingDingRevokeMessagePod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "DingDingRevokeMessagePod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "DingDingRevokeMessagePod/DingDingRevokeMessagePod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", "HEADER_SEARCH_PATHS" => "/opt/MonkeyDev/include" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /DingDingRevokeMessagePod/1.0.2/DingDingRevokeMessagePod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "DingDingRevokeMessagePod" #Pod的名字 3 | spec.version = "1.0.2" #版本号 4 | spec.summary = "A example pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - A example pod for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDevPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "Justin.Wang" => "wangrongchao@126.com" } #作者 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/WJustin/DingDingRevokeMessagePod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "DingDingRevokeMessagePod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "DingDingRevokeMessagePod/DingDingRevokeMessagePod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", "HEADER_SEARCH_PATHS" => "/opt/MonkeyDev/include" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /DingDingRevokeMessagePod/1.0.3/DingDingRevokeMessagePod.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "DingDingRevokeMessagePod" #Pod的名字 3 | spec.version = "1.0.3" #版本号 4 | spec.summary = "A example pod for MonkeyDev" 5 | spec.description = <<-DESC #Pod的描述 6 | - A example pod for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/AloneMonkey/MonkeyDevPod" #Pod的地址 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } #License 12 | spec.author = { "Justin.Wang" => "wangrongchao@126.com" } #作者 13 | spec.social_media_url = "http://weibo.com/xiaoqing28" #weibo 14 | spec.platform = :ios, "8.0" #平台、版本 15 | spec.source = { :git => "https://github.com/WJustin/DingDingRevokeMessagePod.git", :tag => spec.version.to_s } #代码的git地址以及tag 16 | spec.source_files = "DingDingRevokeMessagePod/**/*.{h,m}" #本地验证,表示当前目录以及子目录的所有h或m结尾的文件 如果发布到MonkeyPodSpecs需要填写git clone下来的对应的路径 17 | spec.public_header_files = "DingDingRevokeMessagePod/DingDingRevokeMessagePod.h" #需要对外导出的头文件 此处为本地验证 18 | spec.requires_arc = true #ARC 19 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "NO", "HEADER_SEARCH_PATHS" => "/opt/MonkeyDev/include" } #这个必须有,不要修改 20 | end 21 | -------------------------------------------------------------------------------- /AppleTrace/1.0.1/AppleTrace.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "AppleTrace" 3 | spec.version = "1.0.1" 4 | spec.summary = "AppleTrace for MonkeyDev" 5 | spec.description = <<-DESC 6 | - AppleTrace for MonkeyDev 7 | DESC 8 | 9 | spec.homepage = "https://github.com/everettjf/AppleTrace" 10 | 11 | spec.license = { :type => "BSD", :file => "LICENSE" } 12 | spec.author = { "everettjf" => "everettjf@live.com" } 13 | spec.social_media_url = "http://weibo.com/everettjf" 14 | spec.platform = :ios, "8.0" 15 | spec.source = { :git => "https://github.com/everettjf/AppleTrace.git", :tag => spec.version.to_s } 16 | spec.source_files = [ 17 | "appletrace/appletrace/src/**/*.{h,m,c,a}", 18 | "appletrace/appletrace/src/**/*.mm", 19 | ] 20 | spec.public_header_files = [ 21 | "appletrace/appletrace/src/appletrace.h" 22 | ] 23 | spec.requires_arc = true 24 | spec.pod_target_xcconfig = { 25 | 'VALID_ARCHS' => 'arm64', 26 | "ONLY_ACTIVE_ARCH" => "Yes" , 27 | "OTHER_LDFLAGS" => "-L'$(PODS_ROOT)/AppleTrace/appletrace/appletrace/src/objc/hookZz/deps/capstone/' -lcapstone.arm64", 28 | "ENABLE_BITCODE" => "No", 29 | } 30 | 31 | non_arc_files = [ 32 | "appletrace/appletrace/src/objc/hook_objc_msgSend.m" 33 | ] 34 | spec.exclude_files = non_arc_files 35 | 36 | spec.subspec 'no-arc' do |sna| 37 | sna.requires_arc = false 38 | sna.source_files = non_arc_files 39 | end 40 | end -------------------------------------------------------------------------------- /XUI/0.1.0/XUI.podspec: -------------------------------------------------------------------------------- 1 | # 2 | # Be sure to run `pod lib lint XUI.podspec' to ensure this is a 3 | # valid spec before submitting. 4 | # 5 | # Any lines starting with a # are optional, but their use is encouraged 6 | # To learn more about a Podspec see http://guides.cocoapods.org/syntax/podspec.html 7 | # 8 | 9 | Pod::Spec.new do |s| 10 | s.name = 'XUI' 11 | s.version = '0.1.0' 12 | s.summary = 'A configuration based native TableView UI.' 13 | 14 | # This description is used to generate tags and improve search results. 15 | # * Think: What does it do? Why did you write it? What is the focus? 16 | # * Try to keep it short, snappy and to the point. 17 | # * Write the description between the DESC delimiters below. 18 | # * Finally, don't worry about the indent, CocoaPods strips it! 19 | 20 | s.description = <<-DESC 21 | See more: https://www.zybuluo.com/xxtouch/note/716787 22 | DESC 23 | 24 | s.homepage = 'https://github.com/Lessica/XUI' 25 | # s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2' 26 | s.license = { :type => 'MIT', :file => 'LICENSE' } 27 | s.author = { 'Lessica' => 'i.82@me.com' } 28 | s.source = { :git => 'https://github.com/Lessica/XUI.git', :tag => s.version.to_s } 29 | # s.social_media_url = 'https://twitter.com/' 30 | 31 | s.ios.deployment_target = '7.0' 32 | s.requires_arc = true 33 | s.source_files = 'XUI/Classes/**/*' 34 | 35 | # s.resource_bundles = { 36 | # 'XUI' => ['XUI/Assets/**/*'] 37 | # } 38 | 39 | # s.public_header_files = 'XUI/Classes/**/*.h' 40 | # s.frameworks = 'UIKit', 'MapKit' 41 | # s.dependency 'AFNetworking', '~> 2.3' 42 | end 43 | -------------------------------------------------------------------------------- /FLEX/2.4.0/FLEX.podspec: -------------------------------------------------------------------------------- 1 | Pod::Spec.new do |spec| 2 | spec.name = "FLEX" 3 | spec.version = "2.4.0" 4 | spec.summary = "A set of in-app debugging and exploration tools for iOS" 5 | spec.description = <<-DESC 6 | - Inspect and modify views in the hierarchy. 7 | - View Detailed network request history. 8 | - See the properties and ivars on any object. 9 | - Dynamically modify many properties and ivars. 10 | - Dynamically call instance and class methods. 11 | - Access any live object via a scan of the heap. 12 | - See system log messages (i.e. from `NSLog()`). 13 | - View the file system within your app's sandbox. 14 | - Explore all classes in your app and linked systems frameworks (public and private). 15 | - Quickly access useful objects such as `[UIApplication sharedApplication]`, the app delegate, the root view controller on the key window, and more. 16 | - Dynamically view and modify `NSUserDefaults` values. 17 | DESC 18 | 19 | spec.homepage = "https://github.com/Flipboard/FLEX" 20 | spec.screenshots = [ "http://engineering.flipboard.com/assets/flex/basic-view-exploration.gif", 21 | "http://engineering.flipboard.com/assets/flex/advanced-view-editing.gif", 22 | "http://engineering.flipboard.com/assets/flex/heap-browser.gif", 23 | "http://engineering.flipboard.com/assets/flex/file-browser.gif", 24 | "http://engineering.flipboard.com/assets/flex/nsuserdefaults-editor.gif", 25 | "http://engineering.flipboard.com/assets/flex/system-libraries-browser.gif", 26 | "http://engineering.flipboard.com/assets/flex/flex-readme-reverse-1.png", 27 | "http://engineering.flipboard.com/assets/flex/flex-readme-reverse-2.png" ] 28 | 29 | spec.license = { :type => "BSD", :file => "LICENSE" } 30 | spec.author = { "Ryan Olson" => "ryanolsonk@gmail.com" } 31 | spec.social_media_url = "https://twitter.com/ryanolsonk" 32 | spec.platform = :ios, "8.0" 33 | spec.source = { :git => "https://github.com/Flipboard/FLEX.git", :tag => "#{spec.version}" } 34 | spec.source_files = "Classes/**/*.{h,m}" 35 | spec.frameworks = [ "Foundation", "UIKit", "CoreGraphics" ] 36 | spec.libraries = [ "z", "sqlite3" ] 37 | spec.requires_arc = true 38 | spec.public_header_files = [ "Classes/**/FLEXManager.h", "Classes/FLEX.h" ] 39 | spec.pod_target_xcconfig = { "ONLY_ACTIVE_ARCH" => "No" } 40 | end -------------------------------------------------------------------------------- /README.md: -------------------------------------------------------------------------------- 1 | 2 | 给[MonkeyDev](https://github.com/AloneMonkey/MonkeyDev)使用的私有Pod仓库。 3 | 4 | **注意: 自己开发Pod的时候,文件命名都带上前缀,防止多个pod出现同一个头文件的情况!** 5 | 6 | Podfile文件内容: 7 | 8 | ``` 9 | source 'https://github.com/CocoaPods/Specs.git' #依赖官方的pod需要加,比如WeChatPod 10 | source 'https://github.com/AloneMonkey/MonkeyDevSpecs.git' #不可少 11 | 12 | use_frameworks! #不可少 13 | 14 | target 'MonkeyAppDylib' do #target选动态库 15 | pod 'WechatPod' #pod的名字 16 | end 17 | ``` 18 | 19 | 如果出现找不到pod,`open ~/.cocoapods` 删除`repos`下面的`alonemonkey` repo 重新install。 20 | 21 | ### MDSettingCenter 22 | 23 | 作者: [AloneMonkey](http://weibo.com/xiaoqing28) 24 | 25 | 功能介绍:通用的插件界面配置组件,开发的pod只用写功能,界面通过该pod自动生成 26 | 27 | 28 | ### DingtalkPod 29 | 30 | 作者: [Dafa](http://www.cnblogs.com/DafaRan/) 31 | 32 | 功能介绍:修改钉钉位置打卡,调用 DingtalkPod 中 -(void)setLocation:(CLLocationCoordinate2D)location即可 33 | 34 | ### WeChatWebEmoticon 35 | 36 | 发布者: [Pillar](https://github.com/Mainstayz) 37 | 38 | 功能介绍: 在微信WebView上,对Gif,静态图一键保存生成表情,突破微信Gif表情保存大小的限制。 详情:[WeChatWebEmoticon](https://github.com/Mainstayz/WeChatWebEmoticon) 39 | 40 | ### LKMessageSwitchPod 41 | 42 | 发布者: [locker](https://github.com/sherlockZ) 43 | 44 | 功能介绍: 在微信上浏览网页朋友圈或者在其他页面,弹层提示消息,可点击进入对应聊天页面,返回可回到原来的页面. 详情:[LKMessageSwitchPod](https://github.com/sherlockZ/LKMessageSwitchPod) 45 | 46 | 47 | ### WeChatMsgInterval 48 | 49 | 发布者: [Pillar](https://github.com/Mainstayz) 50 | 51 | 功能介绍: 显示对方回复你消息的时间间隔,详情:[WeChatMsgInterval](https://github.com/Mainstayz/WeChatMsgInterval) 52 | 53 | ### ZhuiShuShenQiFreeSource 54 | 55 | 发布者: [iOSleep](http://weibo.com/iOSleep) 56 | 57 | 功能介绍: 让追书神器所有的小说都可以查看免费源,移除一些广告,防止误触! 58 | 59 | ### IQIYIVideoPod 60 | 61 | 功能介绍: 去除爱奇艺视频广告 62 | 63 | ### TXVideoPod 64 | 65 | 功能介绍: 去除腾讯视频广告 66 | 67 | 68 | ### WeChatPriPod 69 | 70 | 作者: [wordbeyond](http://www.swiftyper.com/about/), [yulingtianxia](http://yulingtianxia.com/about/), [Lorwy](https://github.com/Lorwy) 71 | 72 | 功能介绍: 屏蔽群或好友消息,关闭发现页面功能入口,修改微信步数,去除小红点,设置夜间模式等,详情移驾[yulingtianxia](https://github.com/yulingtianxia/FishChat); 73 | 抢红包, 可设置延时, 黑名单,阻止撤回消息等等, 详情移驾[WeChatRedEnvelop](https://github.com/buginux/WeChatRedEnvelop),非群主At所有人 74 | 75 | ### MakeRedEnvelopEasy 76 | 77 | 作者: [wordbeyond](http://www.swiftyper.com/about/), [iOSleep](http://weibo.com/iOSleep) 78 | 79 | 功能介绍: 抢红包, 可设置延时, 黑名单等, 详情移驾[WeChatRedEnvelop](https://github.com/buginux/WeChatRedEnvelop) 80 | 81 | ### CydiaSubstrate 82 | 83 | 发布者: [AloneMonkey](http://weibo.com/xiaoqing28) 84 | 85 | 功能介绍: 越狱设备CydiaSubstrate的迁移,在非越狱机器只能使用MSHookMessageEx,不能使用MSHookFunction。 86 | 87 | ### SwizzlePod 88 | 89 | 发布者: [AloneMonkey](http://weibo.com/xiaoqing28) 90 | 91 | 功能介绍: [ZKSwizzle](https://github.com/alexzielenski/ZKSwizzle) 和 [jrswizzle](https://github.com/rentzsch/jrswizzle) 的组合。 92 | 93 | ### WeChatRevokeMsgPod 94 | 95 | 作者: [Allen](https://github.com/ZWXAllen/) 96 | 97 | 功能介绍:安装后,别人给你发的消息无法撤回 98 | 99 | ### WeChatSelectAll 100 | 101 | 作者: [Allen](https://github.com/ZWXAllen/) 102 | 103 | 功能介绍:非群主可以@所有人,使用方法 #所有人 消息 104 | 105 | ### WechatFunnyAt 106 | 107 | 作者: [everettjf](https://github.com/everettjf) 108 | 109 | 功能介绍: 微信消息输入框中,如果消息文本内容有@,则自动把第一个>之前(包含>)的内容删除掉。 110 | 111 | ### YouKuPod 112 | 113 | 作者: [AloneMonkey](http://weibo.com/xiaoqing28) 114 | 115 | 功能介绍: 优酷视频去广告 116 | 117 | ### WechatPod 118 | 119 | 作者: [AloneMonkey](http://weibo.com/xiaoqing28) 120 | 121 | 功能介绍: 修改步数、修改定位、防撤回、游戏作弊 122 | 123 | ### MGDropAD 124 | 125 | 作者: [BackNotGod](https://github.com/BackNotGod) 126 | 127 | 功能介绍: 芒果TV视频去广告 128 | 129 | ### DingDingRevokeMessagePod 130 | 131 | 作者: [WJustin](https://github.com/WJustin/DingDingRevokeMessagePod.git) 132 | 133 | 功能介绍: 钉钉消息防撤回 134 | 135 | ### DingDingPod 136 | 137 | 作者: [WJustin](https://github.com/WJustin/DingDingPod) 138 | 139 | 功能介绍: 钉钉消息防撤回、自动抢红包功能、修改运动步数 140 | 141 | ### LTCboxPod 142 | 143 | 发布者: [Latte](https://github.com/1061961387) 144 | 145 | 功能介绍: 去除央视影音APP的广告,看球无压力. 详情:[LTCboxPod](https://github.com/1061961387/LTCboxPod) 146 | 147 | ### LTBaiduNetDiskiPhonePod 148 | 149 | 发布者: [Latte](https://github.com/1061961387) 150 | 151 | 功能介绍: 百度网盘iPhone客户端,享有超级会员特权,可以极速下载,倍速播放,尊贵标识,无法在线解压. 详情:[LTBaiduNetDiskiPhone](https://github.com/1061961387/LTBaiduNetDiskiPhone) 152 | 153 | ### MGTVAnyWatch 154 | 155 | 发布者: [无情生哥](https://github.com/wuqingshengge) 156 | 157 | 功能介绍: 打破芒果TV五分钟预览视频, 实现整片观看! 158 | 159 | ### AYTikTokPod 160 | 161 | 发布者: [AYJk](https://github.com/AYJk) 162 | 163 | 功能介绍: TikTok添加多地区选择/移除下载水印/移除日区版权下载限制!详情:[AYTikTokPod](https://github.com/AYJk/AYTikTokPod) 164 | 165 | 166 | --------------------------------------------------------------------------------