完善:组件二进制化
Showing
Mall-iOS/Define/Interface.h
0 → 100644
1.06 KB
1.19 KB
551 Bytes
608 Bytes
614 Bytes
759 Bytes
File added
File added
| # Uncomment the next line to define a global platform for your project | # Uncomment the next line to define a global platform for your project | ||
| # platform :ios, '9.0' | use_frameworks! | ||
| platform :ios, '9.0' | |||
| source 'https://github.com/CocoaPods/Specs.git' | source 'https://github.com/CocoaPods/Specs.git' | ||
| source 'http://git.changein.cn/xzc168520/pwspecs.git' | source 'http://git.changein.cn/xzc168520/pwspecs.git' | ||
| target 'Mall-iOS' do | target 'Mall-iOS' do | ||
| # pod 'NMUIChainKit' | |||
| # pod 'NMReactiveCocoa' | |||
| pod 'MJRefresh' | pod 'NMCartfileSDK/MLeaksFinderCore' | ||
| pod 'Masonry' | pod 'NMMemoryProfiler' | ||
| pod 'ReactiveObjC' | pod 'NMTheme', :git => 'http://git.changein.cn/xzc168520/nmtheme.git' | ||
| pod 'MLeaksFinder', :configurations => ['Debug'] | pod 'NMCycleScrollView' | ||
| pod 'Aspects' | pod 'JYSearchModule' | ||
| pod 'FBMemoryProfiler' | |||
| pod 'NMRouter' | |||
| pod 'SDCycleScrollView','1.80' | |||
| pod 'QMUIKit' | |||
| end | end |
Podfile.lock
0 → 100644