acaa02c1 by 魏小强

Initial commit

0 parents
1 # macOS
2 .DS_Store
3
4 # Xcode
5 build/
6 *.pbxuser
7 !default.pbxuser
8 *.mode1v3
9 !default.mode1v3
10 *.mode2v3
11 !default.mode2v3
12 *.perspectivev3
13 !default.perspectivev3
14 xcuserdata/
15 *.xccheckout
16 profile
17 *.moved-aside
18 DerivedData
19 *.hmap
20 *.ipa
21
22 # Bundler
23 .bundle
24
25 # Add this line if you want to avoid checking in source code from Carthage dependencies.
26 # Carthage/Checkouts
27
28 Carthage/Build
29
30 # We recommend against adding the Pods directory to your .gitignore. However
31 # you should judge for yourself, the pros and cons are mentioned at:
32 # https://guides.cocoapods.org/using/using-cocoapods.html#should-i-ignore-the-pods-directory-in-source-control
33 #
34 # Note: if you ignore the Pods directory, make sure to uncomment
35 # `pod install` in .travis.yml
36 #
37 # Pods/
1 # references:
2 # * https://www.objc.io/issues/6-build-tools/travis-ci/
3 # * https://github.com/supermarin/xcpretty#usage
4
5 osx_image: xcode7.3
6 language: objective-c
7 # cache: cocoapods
8 # podfile: Example/Podfile
9 # before_install:
10 # - gem install cocoapods # Since Travis is not always on latest version
11 # - pod install --project-directory=Example
12 script:
13 - set -o pipefail && xcodebuild test -enableCodeCoverage YES -workspace Example/JCategoryKit.xcworkspace -scheme JCategoryKit-Example -sdk iphonesimulator9.3 ONLY_ACTIVE_ARCH=NO | xcpretty
14 - pod lib lint
1 <?xml version="1.0" encoding="UTF-8"?>
2 <Workspace
3 version = "1.0">
4 <FileRef
5 location = "self:JCategoryKit.xcodeproj">
6 </FileRef>
7 </Workspace>
1 <?xml version="1.0" encoding="UTF-8"?>
2 <Scheme
3 LastUpgradeVersion = "0720"
4 version = "1.3">
5 <BuildAction
6 parallelizeBuildables = "YES"
7 buildImplicitDependencies = "YES">
8 <BuildActionEntries>
9 <BuildActionEntry
10 buildForTesting = "YES"
11 buildForRunning = "YES"
12 buildForProfiling = "YES"
13 buildForArchiving = "YES"
14 buildForAnalyzing = "YES">
15 <BuildableReference
16 BuildableIdentifier = "primary"
17 BlueprintIdentifier = "6003F589195388D20070C39A"
18 BuildableName = "JCategoryKit_Example.app"
19 BlueprintName = "JCategoryKit_Example"
20 ReferencedContainer = "container:JCategoryKit.xcodeproj">
21 </BuildableReference>
22 </BuildActionEntry>
23 </BuildActionEntries>
24 </BuildAction>
25 <TestAction
26 buildConfiguration = "Debug"
27 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
28 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
29 shouldUseLaunchSchemeArgsEnv = "YES">
30 <Testables>
31 <TestableReference
32 skipped = "NO">
33 <BuildableReference
34 BuildableIdentifier = "primary"
35 BlueprintIdentifier = "6003F5AD195388D20070C39A"
36 BuildableName = "JCategoryKit_Tests.xctest"
37 BlueprintName = "JCategoryKit_Tests"
38 ReferencedContainer = "container:JCategoryKit.xcodeproj">
39 </BuildableReference>
40 </TestableReference>
41 </Testables>
42 <MacroExpansion>
43 <BuildableReference
44 BuildableIdentifier = "primary"
45 BlueprintIdentifier = "6003F589195388D20070C39A"
46 BuildableName = "JCategoryKit_Example.app"
47 BlueprintName = "JCategoryKit_Example"
48 ReferencedContainer = "container:JCategoryKit.xcodeproj">
49 </BuildableReference>
50 </MacroExpansion>
51 <AdditionalOptions>
52 </AdditionalOptions>
53 </TestAction>
54 <LaunchAction
55 buildConfiguration = "Debug"
56 selectedDebuggerIdentifier = "Xcode.DebuggerFoundation.Debugger.LLDB"
57 selectedLauncherIdentifier = "Xcode.DebuggerFoundation.Launcher.LLDB"
58 launchStyle = "0"
59 useCustomWorkingDirectory = "NO"
60 ignoresPersistentStateOnLaunch = "NO"
61 debugDocumentVersioning = "YES"
62 debugServiceExtension = "internal"
63 allowLocationSimulation = "YES">
64 <BuildableProductRunnable
65 runnableDebuggingMode = "0">
66 <BuildableReference
67 BuildableIdentifier = "primary"
68 BlueprintIdentifier = "6003F589195388D20070C39A"
69 BuildableName = "JCategoryKit_Example.app"
70 BlueprintName = "JCategoryKit_Example"
71 ReferencedContainer = "container:JCategoryKit.xcodeproj">
72 </BuildableReference>
73 </BuildableProductRunnable>
74 <AdditionalOptions>
75 </AdditionalOptions>
76 </LaunchAction>
77 <ProfileAction
78 buildConfiguration = "Release"
79 shouldUseLaunchSchemeArgsEnv = "YES"
80 savedToolIdentifier = ""
81 useCustomWorkingDirectory = "NO"
82 debugDocumentVersioning = "YES">
83 <BuildableProductRunnable
84 runnableDebuggingMode = "0">
85 <BuildableReference
86 BuildableIdentifier = "primary"
87 BlueprintIdentifier = "6003F589195388D20070C39A"
88 BuildableName = "JCategoryKit_Example.app"
89 BlueprintName = "JCategoryKit_Example"
90 ReferencedContainer = "container:JCategoryKit.xcodeproj">
91 </BuildableReference>
92 </BuildableProductRunnable>
93 </ProfileAction>
94 <AnalyzeAction
95 buildConfiguration = "Debug">
96 </AnalyzeAction>
97 <ArchiveAction
98 buildConfiguration = "Release"
99 revealArchiveInOrganizer = "YES">
100 </ArchiveAction>
101 </Scheme>
1 <?xml version="1.0" encoding="UTF-8"?>
2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" launchScreen="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="01J-lp-oVM">
3 <device id="retina4_7" orientation="portrait">
4 <adaptation id="fullscreen"/>
5 </device>
6 <dependencies>
7 <deployment identifier="iOS"/>
8 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/>
9 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
10 </dependencies>
11 <scenes>
12 <!--View Controller-->
13 <scene sceneID="EHf-IW-A2E">
14 <objects>
15 <viewController id="01J-lp-oVM" sceneMemberID="viewController">
16 <layoutGuides>
17 <viewControllerLayoutGuide type="top" id="Llm-lL-Icb"/>
18 <viewControllerLayoutGuide type="bottom" id="xb3-aO-Qok"/>
19 </layoutGuides>
20 <view key="view" contentMode="scaleToFill" id="Ze5-6b-2t3">
21 <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
22 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
23 <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
24 </view>
25 </viewController>
26 <placeholder placeholderIdentifier="IBFirstResponder" id="iYj-Kq-Ea1" userLabel="First Responder" sceneMemberID="firstResponder"/>
27 </objects>
28 <point key="canvasLocation" x="53" y="375"/>
29 </scene>
30 </scenes>
31 </document>
1 <?xml version="1.0" encoding="UTF-8"?>
2 <document type="com.apple.InterfaceBuilder3.CocoaTouch.Storyboard.XIB" version="3.0" toolsVersion="13771" targetRuntime="iOS.CocoaTouch" propertyAccessControl="none" useAutolayout="YES" useTraitCollections="YES" colorMatched="YES" initialViewController="whP-gf-Uak">
3 <device id="retina4_7" orientation="portrait">
4 <adaptation id="fullscreen"/>
5 </device>
6 <dependencies>
7 <deployment identifier="iOS"/>
8 <plugIn identifier="com.apple.InterfaceBuilder.IBCocoaTouchPlugin" version="13772"/>
9 <capability name="documents saved in the Xcode 8 format" minToolsVersion="8.0"/>
10 </dependencies>
11 <scenes>
12 <!--View Controller-->
13 <scene sceneID="wQg-tq-qST">
14 <objects>
15 <viewController id="whP-gf-Uak" customClass="STViewController" sceneMemberID="viewController">
16 <layoutGuides>
17 <viewControllerLayoutGuide type="top" id="uEw-UM-LJ8"/>
18 <viewControllerLayoutGuide type="bottom" id="Mvr-aV-6Um"/>
19 </layoutGuides>
20 <view key="view" contentMode="scaleToFill" id="TpU-gO-2f1">
21 <rect key="frame" x="0.0" y="0.0" width="375" height="667"/>
22 <autoresizingMask key="autoresizingMask" widthSizable="YES" heightSizable="YES"/>
23 <color key="backgroundColor" red="1" green="1" blue="1" alpha="1" colorSpace="custom" customColorSpace="sRGB"/>
24 </view>
25 </viewController>
26 <placeholder placeholderIdentifier="IBFirstResponder" id="tc2-Qw-aMS" userLabel="First Responder" sceneMemberID="firstResponder"/>
27 </objects>
28 <point key="canvasLocation" x="305" y="433"/>
29 </scene>
30 </scenes>
31 </document>
1 {
2 "images" : [
3 {
4 "idiom" : "iphone",
5 "size" : "20x20",
6 "scale" : "2x"
7 },
8 {
9 "idiom" : "iphone",
10 "size" : "20x20",
11 "scale" : "3x"
12 },
13 {
14 "idiom" : "iphone",
15 "size" : "29x29",
16 "scale" : "2x"
17 },
18 {
19 "idiom" : "iphone",
20 "size" : "29x29",
21 "scale" : "3x"
22 },
23 {
24 "idiom" : "iphone",
25 "size" : "40x40",
26 "scale" : "2x"
27 },
28 {
29 "idiom" : "iphone",
30 "size" : "40x40",
31 "scale" : "3x"
32 },
33 {
34 "idiom" : "iphone",
35 "size" : "60x60",
36 "scale" : "2x"
37 },
38 {
39 "idiom" : "iphone",
40 "size" : "60x60",
41 "scale" : "3x"
42 },
43 {
44 "idiom" : "ipad",
45 "size" : "20x20",
46 "scale" : "1x"
47 },
48 {
49 "idiom" : "ipad",
50 "size" : "20x20",
51 "scale" : "2x"
52 },
53 {
54 "idiom" : "ipad",
55 "size" : "29x29",
56 "scale" : "1x"
57 },
58 {
59 "idiom" : "ipad",
60 "size" : "29x29",
61 "scale" : "2x"
62 },
63 {
64 "idiom" : "ipad",
65 "size" : "40x40",
66 "scale" : "1x"
67 },
68 {
69 "idiom" : "ipad",
70 "size" : "40x40",
71 "scale" : "2x"
72 },
73 {
74 "idiom" : "ipad",
75 "size" : "76x76",
76 "scale" : "1x"
77 },
78 {
79 "idiom" : "ipad",
80 "size" : "76x76",
81 "scale" : "2x"
82 },
83 {
84 "idiom" : "ipad",
85 "size" : "83.5x83.5",
86 "scale" : "2x"
87 },
88 {
89 "idiom" : "ios-marketing",
90 "size" : "1024x1024",
91 "scale" : "1x"
92 }
93 ],
94 "info" : {
95 "version" : 1,
96 "author" : "xcode"
97 }
98 }
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>CFBundleDevelopmentRegion</key>
6 <string>en</string>
7 <key>CFBundleDisplayName</key>
8 <string>${PRODUCT_NAME}</string>
9 <key>CFBundleExecutable</key>
10 <string>${EXECUTABLE_NAME}</string>
11 <key>CFBundleIdentifier</key>
12 <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
13 <key>CFBundleInfoDictionaryVersion</key>
14 <string>6.0</string>
15 <key>CFBundleName</key>
16 <string>${PRODUCT_NAME}</string>
17 <key>CFBundlePackageType</key>
18 <string>APPL</string>
19 <key>CFBundleShortVersionString</key>
20 <string>1.0</string>
21 <key>CFBundleSignature</key>
22 <string>????</string>
23 <key>CFBundleVersion</key>
24 <string>1.0</string>
25 <key>LSRequiresIPhoneOS</key>
26 <true/>
27 <key>UILaunchStoryboardName</key>
28 <string>LaunchScreen</string>
29 <key>UIMainStoryboardFile</key>
30 <string>Main</string>
31 <key>UIRequiredDeviceCapabilities</key>
32 <array>
33 <string>armv7</string>
34 </array>
35 <key>UISupportedInterfaceOrientations</key>
36 <array>
37 <string>UIInterfaceOrientationPortrait</string>
38 <string>UIInterfaceOrientationLandscapeLeft</string>
39 <string>UIInterfaceOrientationLandscapeRight</string>
40 </array>
41 <key>UISupportedInterfaceOrientations~ipad</key>
42 <array>
43 <string>UIInterfaceOrientationPortrait</string>
44 <string>UIInterfaceOrientationPortraitUpsideDown</string>
45 <string>UIInterfaceOrientationLandscapeLeft</string>
46 <string>UIInterfaceOrientationLandscapeRight</string>
47 </array>
48 </dict>
49 </plist>
1 //
2 // Prefix header
3 //
4 // The contents of this file are implicitly included at the beginning of every source file.
5 //
6
7 #import <Availability.h>
8
9 #ifndef __IPHONE_5_0
10 #warning "This project uses features only available in iOS SDK 5.0 and later."
11 #endif
12
13 #ifdef __OBJC__
14 @import UIKit;
15 @import Foundation;
16 #endif
1 //
2 // STAppDelegate.h
3 // JCategoryKit
4 //
5 // Created by weixq on 12/21/2021.
6 // Copyright (c) 2021 weixq. All rights reserved.
7 //
8
9 @import UIKit;
10
11 @interface STAppDelegate : UIResponder <UIApplicationDelegate>
12
13 @property (strong, nonatomic) UIWindow *window;
14
15 @end
1 //
2 // STAppDelegate.m
3 // JCategoryKit
4 //
5 // Created by weixq on 12/21/2021.
6 // Copyright (c) 2021 weixq. All rights reserved.
7 //
8
9 #import "STAppDelegate.h"
10
11 @implementation STAppDelegate
12
13 - (BOOL)application:(UIApplication *)application didFinishLaunchingWithOptions:(NSDictionary *)launchOptions
14 {
15 // Override point for customization after application launch.
16 return YES;
17 }
18
19 - (void)applicationWillResignActive:(UIApplication *)application
20 {
21 // Sent when the application is about to move from active to inactive state. This can occur for certain types of temporary interruptions (such as an incoming phone call or SMS message) or when the user quits the application and it begins the transition to the background state.
22 // Use this method to pause ongoing tasks, disable timers, and throttle down OpenGL ES frame rates. Games should use this method to pause the game.
23 }
24
25 - (void)applicationDidEnterBackground:(UIApplication *)application
26 {
27 // Use this method to release shared resources, save user data, invalidate timers, and store enough application state information to restore your application to its current state in case it is terminated later.
28 // If your application supports background execution, this method is called instead of applicationWillTerminate: when the user quits.
29 }
30
31 - (void)applicationWillEnterForeground:(UIApplication *)application
32 {
33 // Called as part of the transition from the background to the inactive state; here you can undo many of the changes made on entering the background.
34 }
35
36 - (void)applicationDidBecomeActive:(UIApplication *)application
37 {
38 // Restart any tasks that were paused (or not yet started) while the application was inactive. If the application was previously in the background, optionally refresh the user interface.
39 }
40
41 - (void)applicationWillTerminate:(UIApplication *)application
42 {
43 // Called when the application is about to terminate. Save data if appropriate. See also applicationDidEnterBackground:.
44 }
45
46 @end
1 //
2 // STViewController.h
3 // JCategoryKit
4 //
5 // Created by weixq on 12/21/2021.
6 // Copyright (c) 2021 weixq. All rights reserved.
7 //
8
9 @import UIKit;
10
11 @interface STViewController : UIViewController
12
13 @end
1 //
2 // STViewController.m
3 // JCategoryKit
4 //
5 // Created by weixq on 12/21/2021.
6 // Copyright (c) 2021 weixq. All rights reserved.
7 //
8
9 #import "STViewController.h"
10
11 @interface STViewController ()
12
13 @end
14
15 @implementation STViewController
16
17 - (void)viewDidLoad
18 {
19 [super viewDidLoad];
20 // Do any additional setup after loading the view, typically from a nib.
21 }
22
23 - (void)didReceiveMemoryWarning
24 {
25 [super didReceiveMemoryWarning];
26 // Dispose of any resources that can be recreated.
27 }
28
29 @end
1 /* Localized versions of Info.plist keys */
2
1 //
2 // main.m
3 // JCategoryKit
4 //
5 // Created by weixq on 12/21/2021.
6 // Copyright (c) 2021 weixq. All rights reserved.
7 //
8
9 @import UIKit;
10 #import "STAppDelegate.h"
11
12 int main(int argc, char * argv[])
13 {
14 @autoreleasepool {
15 return UIApplicationMain(argc, argv, nil, NSStringFromClass([STAppDelegate class]));
16 }
17 }
1 use_frameworks!
2
3 platform :ios, '9.0'
4
5 target 'JCategoryKit_Example' do
6 pod 'JCategoryKit', :path => '../'
7
8 target 'JCategoryKit_Tests' do
9 inherit! :search_paths
10
11 pod 'FBSnapshotTestCase'
12 end
13 end
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!DOCTYPE plist PUBLIC "-//Apple//DTD PLIST 1.0//EN" "http://www.apple.com/DTDs/PropertyList-1.0.dtd">
3 <plist version="1.0">
4 <dict>
5 <key>CFBundleDevelopmentRegion</key>
6 <string>en</string>
7 <key>CFBundleExecutable</key>
8 <string>${EXECUTABLE_NAME}</string>
9 <key>CFBundleIdentifier</key>
10 <string>$(PRODUCT_BUNDLE_IDENTIFIER)</string>
11 <key>CFBundleInfoDictionaryVersion</key>
12 <string>6.0</string>
13 <key>CFBundlePackageType</key>
14 <string>BNDL</string>
15 <key>CFBundleShortVersionString</key>
16 <string>1.0</string>
17 <key>CFBundleSignature</key>
18 <string>????</string>
19 <key>CFBundleVersion</key>
20 <string>1</string>
21 </dict>
22 </plist>
1 // The contents of this file are implicitly included at the beginning of every test case source file.
2
3 #ifdef __OBJC__
4
5 @import FBSnapshotTestCase;
6
7 #endif
1 //
2 // JCategoryKitTests.m
3 // JCategoryKitTests
4 //
5 // Created by weixq on 12/21/2021.
6 // Copyright (c) 2021 weixq. All rights reserved.
7 //
8
9 @import XCTest;
10
11 @interface Tests : XCTestCase
12
13 @end
14
15 @implementation Tests
16
17 - (void)setUp
18 {
19 [super setUp];
20 // Put setup code here. This method is called before the invocation of each test method in the class.
21 }
22
23 - (void)tearDown
24 {
25 // Put teardown code here. This method is called after the invocation of each test method in the class.
26 [super tearDown];
27 }
28
29 - (void)testExample
30 {
31 XCTFail(@"No implementation for \"%s\"", __PRETTY_FUNCTION__);
32 }
33
34 @end
35
1 /* Localized versions of Info.plist keys */
2
1 #
2 # Be sure to run `pod lib lint JCategoryKit.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 https://guides.cocoapods.org/syntax/podspec.html
7 #
8
9 Pod::Spec.new do |s|
10 s.name = 'JCategoryKit'
11 s.version = '0.1.0'
12 s.summary = 'A short description of JCategoryKit.'
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 TODO: Add long description of the pod here.
22 DESC
23
24 s.homepage = 'https://github.com/weixq/JCategoryKit'
25 # s.screenshots = 'www.example.com/screenshots_1', 'www.example.com/screenshots_2'
26 s.license = { :type => 'MIT', :file => 'LICENSE' }
27 s.author = { 'weixq' => 'weixiaoqiang@situdata.com' }
28 s.source = { :git => 'https://github.com/weixq/JCategoryKit.git', :tag => s.version.to_s }
29 # s.social_media_url = 'https://twitter.com/<TWITTER_USERNAME>'
30
31 s.ios.deployment_target = '9.0'
32
33 s.source_files = 'JCategoryKit/Classes/**/*'
34
35 # s.resource_bundles = {
36 # 'JCategoryKit' => ['JCategoryKit/Assets/*.png']
37 # }
38
39 # s.public_header_files = 'Pod/Classes/**/*.h'
40 # s.frameworks = 'UIKit', 'MapKit'
41 # s.dependency 'AFNetworking', '~> 2.3'
42 end
1 Copyright (c) 2021 weixq <weixiaoqiang@situdata.com>
2
3 Permission is hereby granted, free of charge, to any person obtaining a copy
4 of this software and associated documentation files (the "Software"), to deal
5 in the Software without restriction, including without limitation the rights
6 to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
7 copies of the Software, and to permit persons to whom the Software is
8 furnished to do so, subject to the following conditions:
9
10 The above copyright notice and this permission notice shall be included in
11 all copies or substantial portions of the Software.
12
13 THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
14 IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
15 FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
16 AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
17 LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
18 OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
19 THE SOFTWARE.
1 # JCategoryKit
2
3 [![CI Status](https://img.shields.io/travis/weixq/JCategoryKit.svg?style=flat)](https://travis-ci.org/weixq/JCategoryKit)
4 [![Version](https://img.shields.io/cocoapods/v/JCategoryKit.svg?style=flat)](https://cocoapods.org/pods/JCategoryKit)
5 [![License](https://img.shields.io/cocoapods/l/JCategoryKit.svg?style=flat)](https://cocoapods.org/pods/JCategoryKit)
6 [![Platform](https://img.shields.io/cocoapods/p/JCategoryKit.svg?style=flat)](https://cocoapods.org/pods/JCategoryKit)
7
8 ## Example
9
10 To run the example project, clone the repo, and run `pod install` from the Example directory first.
11
12 ## Requirements
13
14 ## Installation
15
16 JCategoryKit is available through [CocoaPods](https://cocoapods.org). To install
17 it, simply add the following line to your Podfile:
18
19 ```ruby
20 pod 'JCategoryKit'
21 ```
22
23 ## Author
24
25 weixq, weixiaoqiang@situdata.com
26
27 ## License
28
29 JCategoryKit is available under the MIT license. See the LICENSE file for more info.
1 Example/Pods/Pods.xcodeproj
...\ No newline at end of file ...\ No newline at end of file
Styling with Markdown is supported
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!