To run the example project, clone the repo, and run pod install
from the Example directory first.
HLIntegrationlibrary is available through CocoaPods. To install it, simply add the following line to your Podfile:
pod "HLIntegrationlibrary"
leohou, 18801024669@163.com
HLIntegrationlibrary is available under the MIT license. See the LICENSE file for more info.
为防止在使用中出现重复文件 请在创建类或者全局变量时前边添加前缀来确保唯一性 我这个使用的前缀是WSU 希望最好能跟这个保持一致当然如果能保证唯一性不跟我这个一样也可以 另代码存放目录s.source_files = 'Example/HLIntegrationlibrary/Classes/ 所有的的文件都要放到这个目录下