Manifest.lock 5.14 KB
Newer Older
曹云霄's avatar
曹云霄 committed
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22
PODS:
  - AFNetworking (2.5.4):
    - AFNetworking/NSURLConnection (= 2.5.4)
    - AFNetworking/NSURLSession (= 2.5.4)
    - AFNetworking/Reachability (= 2.5.4)
    - AFNetworking/Security (= 2.5.4)
    - AFNetworking/Serialization (= 2.5.4)
    - AFNetworking/UIKit (= 2.5.4)
  - AFNetworking/NSURLConnection (2.5.4):
    - AFNetworking/Reachability
    - AFNetworking/Security
    - AFNetworking/Serialization
  - AFNetworking/NSURLSession (2.5.4):
    - AFNetworking/Reachability
    - AFNetworking/Security
    - AFNetworking/Serialization
  - AFNetworking/Reachability (2.5.4)
  - AFNetworking/Security (2.5.4)
  - AFNetworking/Serialization (2.5.4)
  - AFNetworking/UIKit (2.5.4):
    - AFNetworking/NSURLConnection
    - AFNetworking/NSURLSession
23 24
  - AliyunOSSiOS (2.6.5)
  - BaiduMapKit (3.3.4)
曹云霄's avatar
曹云霄 committed
25
  - Base64nl (1.2)
26 27 28
  - DACircularProgress (2.3.1)
  - DBCamera (2.4.1):
    - GPUImage (~> 0.1)
曹云霄's avatar
曹云霄 committed
29
  - DZNEmptyDataSet (1.8.1)
30 31 32 33 34 35
  - FDFullscreenPopGesture (1.1)
  - FLAnimatedImage (1.0.12)
  - FMDB (2.7.2):
    - FMDB/standard (= 2.7.2)
  - FMDB/standard (2.7.2)
  - GPUImage (0.1.7)
曹云霄's avatar
曹云霄 committed
36 37
  - IQKeyboardManager (3.2.4)
  - JPushSDK (1.8.2)
38
  - JSONModel (1.7.0)
39 40
  - M13ProgressSuite (1.2.9)
  - Masonry (1.0.2)
曹云霄's avatar
曹云霄 committed
41
  - MBProgressHUD (0.9.2)
42 43 44 45 46
  - MZAppearance (1.1.6)
  - MZFormSheetPresentationController (2.4.3):
    - MZAppearance
  - RadioButton (1.0)
  - ReactiveObjC (3.0.0)
曹云霄's avatar
曹云霄 committed
47 48 49 50 51 52 53 54 55 56 57 58
  - REFormattedNumberField (1.1.6)
  - RETableViewManager (1.7):
    - REFormattedNumberField (~> 1.1.5)
    - REValidation (~> 0.1.4)
  - REValidation (0.1.4)
  - Reveal-iOS-SDK (1.5.1)
  - SDWebImage (3.7.6):
    - SDWebImage/Core (= 3.7.6)
  - SDWebImage/Core (3.7.6)
  - SSKeychain (1.2.3)
  - WYPopoverController (0.3.9)
  - YLProgressBar (3.8.1)
59 60 61
  - YXAlertController (1.0.8)
  - YXKit (0.0.8)
  - YXPickerView (0.0.5)
曹云霄's avatar
曹云霄 committed
62 63 64

DEPENDENCIES:
  - AFNetworking (~> 2.5.4)
65 66
  - AliyunOSSiOS (~> 2.6.1)
  - BaiduMapKit (~> 3.3.2)
曹云霄's avatar
曹云霄 committed
67
  - Base64nl (~> 1.2)
68 69
  - DACircularProgress (~> 2.3.1)
  - DBCamera (~> 2.4.1)
曹云霄's avatar
曹云霄 committed
70
  - DZNEmptyDataSet (~> 1.8.1)
71 72
  - FDFullscreenPopGesture (~> 1.1)
  - FLAnimatedImage (~> 1.0.12)
曹云霄's avatar
曹云霄 committed
73 74 75
  - FMDB (~> 2.5)
  - IQKeyboardManager (~> 3.2.3)
  - JPushSDK (~> 1.8.2)
76
  - JSONModel (~> 1.7.0)
77
  - M13ProgressSuite (~> 1.2.9)
曹云霄's avatar
曹云霄 committed
78 79
  - Masonry (~> 1.0.1)
  - MBProgressHUD (~> 0.9.1)
80 81 82
  - MZFormSheetPresentationController (~> 2.4.2)
  - RadioButton (~> 1.0)
  - ReactiveObjC (~> 3.0.0)
曹云霄's avatar
曹云霄 committed
83 84 85 86 87 88
  - RETableViewManager (~> 1.6)
  - Reveal-iOS-SDK (~> 1.5.1)
  - SDWebImage (~> 3.7.2)
  - SSKeychain (~> 1.2.3)
  - WYPopoverController (~> 0.3.9)
  - YLProgressBar (~> 3.8.1)
89 90 91
  - YXAlertController
  - YXKit (~> 0.0.8)
  - YXPickerView (~> 0.0.4)
曹云霄's avatar
曹云霄 committed
92

哈南's avatar
哈南 committed
93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127
SPEC REPOS:
  https://github.com/cocoapods/specs.git:
    - AFNetworking
    - AliyunOSSiOS
    - BaiduMapKit
    - Base64nl
    - DACircularProgress
    - DBCamera
    - DZNEmptyDataSet
    - FDFullscreenPopGesture
    - FLAnimatedImage
    - FMDB
    - GPUImage
    - IQKeyboardManager
    - JPushSDK
    - JSONModel
    - M13ProgressSuite
    - Masonry
    - MBProgressHUD
    - MZAppearance
    - MZFormSheetPresentationController
    - RadioButton
    - ReactiveObjC
    - REFormattedNumberField
    - RETableViewManager
    - REValidation
    - Reveal-iOS-SDK
    - SDWebImage
    - SSKeychain
    - WYPopoverController
    - YLProgressBar
    - YXAlertController
    - YXKit
    - YXPickerView

曹云霄's avatar
曹云霄 committed
128 129
SPEC CHECKSUMS:
  AFNetworking: 05edc0ac4c4c8cf57bcf4b84be5b0744b6d8e71e
130 131
  AliyunOSSiOS: 6d7f1f6aae0176095d147a88d60b23bbef93e0b7
  BaiduMapKit: 6f2d76a04b72e9af938afb5ca0f97d4417bbf9c0
曹云霄's avatar
曹云霄 committed
132
  Base64nl: a497bdcd1c01ea793d36b399016195a8713c0e95
133 134
  DACircularProgress: 4dd437c0fc3da5161cb289e07ac449493d41db71
  DBCamera: 7a4343a541e1264610f9f33176552b93170a843e
曹云霄's avatar
曹云霄 committed
135
  DZNEmptyDataSet: 9525833b9e68ac21c30253e1d3d7076cc828eaa7
136 137 138 139
  FDFullscreenPopGesture: a8a620179e3d9c40e8e00256dcee1c1a27c6d0f0
  FLAnimatedImage: 4a0b56255d9b05f18b6dd7ee06871be5d3b89e31
  FMDB: 6198a90e7b6900cfc046e6bc0ef6ebb7be9236aa
  GPUImage: 733a5f0fab92df9de1c37ba9df520a833ccb406d
曹云霄's avatar
曹云霄 committed
140 141
  IQKeyboardManager: 555b1231fefafb21b19278d7cca72986a27b748b
  JPushSDK: c68dd04c595a5c93aa003f212974010790410d8e
142
  JSONModel: 840bc0fcffb24b8454d2c026bf26fea454b8e98d
143 144
  M13ProgressSuite: ea9f7263e73e9215e6849dfa54e29ee0ad6a145c
  Masonry: 7c429b56da9d4ee0bbb3ed77a5ea710d6a5df39e
曹云霄's avatar
曹云霄 committed
145
  MBProgressHUD: 1569cf7ace17a8bac47aabfbb8580a49690386d1
146 147 148 149
  MZAppearance: 0c06d3fa9cc55142f1da14bc8631fbe8fd6e19d5
  MZFormSheetPresentationController: fbfdbad31884f16fac17fbe3c44c168306cc1095
  RadioButton: 7ef053baf6ff0e7f9e777016c28e9ba4e330edba
  ReactiveObjC: ce79989e8684b9086b5f8d0c74bc7b81a8729c9e
曹云霄's avatar
曹云霄 committed
150 151 152 153 154 155 156 157
  REFormattedNumberField: 70fc5fb1218ebd5ee9983820defd12806d5c6ec6
  RETableViewManager: 0f24d796c42c0890d38c79cc9aeb3871e186726e
  REValidation: 38c4de1be58455f8b00aab208ac80db316a66b7f
  Reveal-iOS-SDK: c9c55cad2729c85f6ced415f1b21857c9a2d8ef9
  SDWebImage: c325cf02c30337336b95beff20a13df489ec0ec9
  SSKeychain: 3f42991739c6c60a9cf1bbd4dff6c0d3694bcf3d
  WYPopoverController: a9db25ac2841a686acdc0f3a99bdb21545db32f4
  YLProgressBar: c6699d75d58042377132c9301d3ab8fd0204937d
158 159 160
  YXAlertController: 37a54642cb8e8b43b79004fe9148bb8ff2fab814
  YXKit: 73d6ffbcf7530f1159e030460207286e9153b080
  YXPickerView: 435b7b1362931fe63f2aab25d2810b1cf5ca2226
曹云霄's avatar
曹云霄 committed
161

162
PODFILE CHECKSUM: 51bc5ca79a5fd2f00c1a03b75c468220c7321aed
163

哈南's avatar
哈南 committed
164
COCOAPODS: 1.5.3